How to connect and deploy process to google cloud camunda from springboot

I have camunda running on Google Cloud. Now if I would like to connect and deploy the processes from two different springboot microservices, can it be possible and in that case what details should I need to put in springboot properties or yml file specific to access Camunda that is residing on Google Cloud?
Thanks for all help and support in advance

Check out this thread

Related to Properties configuration, this will be how you will configure any backend rest api.