- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2023 03:09 AM - edited ‎03-29-2023 03:12 AM
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.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2023 12:12 PM
Hey Priyanka,
You’ll want to use integration hub for this. Check out the Google Directory spoke for the currently supported actions:
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:
Google Group api documentation:
https://developers.google.com/admin-sdk/directory/reference/rest/v1/groups
Hope this helps!
Travis

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2023 12:12 PM
Hey Priyanka,
You’ll want to use integration hub for this. Check out the Google Directory spoke for the currently supported actions:
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:
Google Group api documentation:
https://developers.google.com/admin-sdk/directory/reference/rest/v1/groups
Hope this helps!
Travis