Integrate G Suite Groups and Users with ServiceNow

Priyanka16
Tera Contributor

Hi All,

I want to integrate Google groups with ServiceNow.

I need the procedures and steps to integrate Google groups with service. Is any plugin required for it.

Can any one help me with the answer.

1 ACCEPTED SOLUTION

Travis Rogers
ServiceNow Employee
ServiceNow Employee

Hey Priyanka,

 

You’ll want to use integration hub for this. Check out the Google Directory spoke for the currently supported actions: 

https://docs.servicenow.com/bundle/utah-integrate-applications/page/administer/integrationhub-store-...

If you need to update google group elements that aren’t supported by that spoke, you can add to it by creating your own actions using Google’s published api documentation. 

How to create an action: 

https://docs.servicenow.com/bundle/utah-build-workflows/page/administer/flow-designer/concept/action...

Google Group api documentation: 

https://developers.google.com/admin-sdk/directory/reference/rest/v1/groups

Hope this helps!

Travis 

 

 

View solution in original post

1 REPLY 1

Travis Rogers
ServiceNow Employee
ServiceNow Employee

Hey Priyanka,

 

You’ll want to use integration hub for this. Check out the Google Directory spoke for the currently supported actions: 

https://docs.servicenow.com/bundle/utah-integrate-applications/page/administer/integrationhub-store-...

If you need to update google group elements that aren’t supported by that spoke, you can add to it by creating your own actions using Google’s published api documentation. 

How to create an action: 

https://docs.servicenow.com/bundle/utah-build-workflows/page/administer/flow-designer/concept/action...

Google Group api documentation: 

https://developers.google.com/admin-sdk/directory/reference/rest/v1/groups

Hope this helps!

Travis