Google API integration with UI path

Hi Team,

Is it possible to do a Google API or Rest API integration in UI path Studio.
Please help me with some pointers.

Regards,
Shankar Guna

You can execute Rest API by using the “HTTP Request” Activity.

Thanks Santan,
Do you know how can i pass the oauth2 cedentials given below in the HTTP Request. I see an option to provide oauth token only.
Can the pass the below details in the parameters.
Token Name
Auth URL
Access Token URL
Client ID
Client Secret
Scope

@sguna001

This may be late…but with new updates, you can install the GSuite package.
I only had to specify API Key, Client ID, and Client Secret for the authentication. This approach is very easy as I had it running in minutes. Moreover the package provides quite a few requests as activities.

Regards,
Deepak Naidu

1 Like