Can we integrate Google Workspace using UIPath?

Looking to integrate entire GSuit, all components also monitoring activities for space monitoring and user management, Any suggestions?

Hi @royd53977

For some of your cases you can use the gsuite activities in UiPath

These all activities are there.

Also use can leverage the Http request of UiPath to connect with Google API to do the work.

Hope this helps :slight_smile:

@royd53977,

You can use UiPath Integration services for this. Check if existing connectors are suitable for your requirements if not, you can build your own custom connector for it.

1 Like

@royd53977

Welcome to the community

you can do most of the activities with already available connector but space monitoring etc which you mentioned might not be possible so need to build custom connector and which helps you build activities as needed

cheers