Description
Google People API
The Google People API provides access to information about profiles and contacts. With the API, your apps can do the following programmatically:
- Create a new contact or a new contact group owned by the authenticated user
- Delete an existing contact or contact group owned by the authenticated user
- Get information about a contact, a contact list or list all contact groups of authenticated user
- Modify the members of a contact group owned by the authenticated user
For more information about Apps Script itself, check out the Google People documentation.
General App Information
Connectors: | REST API via oAuth2 |
Publisher: | Simplifier AG |
Languages: |
German, English |
Requirements: | Google Account, enabled Access to Google People API |
Compatible Simplifier Versions: | 5.0+ |
Prerequisites
- Admin or Transport Rights in Simplifier
- Google oAuth Login setup as Identity Provider
- Login Method of Type oAuth in Simplifier
- Access to Google Developer Console