Google People API to manage contacts and contact groups.

Changelog

5 versions
v1.1.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Google Contacts API.
v1.0.4
  • Added output examples to component schemas.
v1.0.3
  • List Other Contacts: now correctly returns contacts.
  • All required values are now double checked before sending requests.
  • Better guidance in the UI with clearer tooltips and labels for contact ID fields.
v1.0.1
  • Removing duplicate components.
v1.0.0
  • Initial version

Authentication

TypeDetails
OAuth 2
Scopes:
profile email

Actions

15
Add or Remove Contacts from Group icon

Add or Remove Contacts from Group

Adds or removes contacts from a specified contact group.
Additional Scopes:
https://www.googleapis.com/auth/contacts
Create Contact icon

Create Contact

Creates a new contact.
Additional Scopes:
https://www.googleapis.com/auth/contacts
Create Contact Group icon

Create Contact Group

Creates a new contact group.
Additional Scopes:
https://www.googleapis.com/auth/contacts
Delete Contact icon

Delete Contact

Deletes a contact.
Additional Scopes:
https://www.googleapis.com/auth/contacts
Delete Contact Group icon

Delete Contact Group

Deletes a contact group.
Additional Scopes:
https://www.googleapis.com/auth/contacts
Find Directory Contacts icon

Find Directory Contacts

Searches for contacts within the user's domain directory using a query.
Additional Scopes:
...w.googleapis.com/auth/directory.readonly
Find Contacts icon

Find Contacts

Searches for contacts using query.
Additional Scopes:
...ww.googleapis.com/auth/contacts.readonly
Get Contact icon

Get Contact

Retrieves information about the specified contact.
Additional Scopes:
...ww.googleapis.com/auth/contacts.readonly
Get Contact Group icon

Get Contact Group

Gets metadata of a specified contact group.
Additional Scopes:
...ww.googleapis.com/auth/contacts.readonly
List Contact Groups icon

List Contact Groups

Retrieves a list of contact groups.
Additional Scopes:
...ww.googleapis.com/auth/contacts.readonly
List My Contacts icon

List My Contacts

Retrieves my list of contacts.
Additional Scopes:
...ww.googleapis.com/auth/contacts.readonly
List Other Contacts icon

List Other Contacts

List all "Other contacts", that is contacts that are not in a contact group. "Other contacts" are typically auto created contacts from interactions.
Additional Scopes:
...gleapis.com/auth/contacts.other.readonly
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Google Contacts API.
Additional Scopes:
https://www.googleapis.com/auth/contacts
Update Contact icon

Update Contact

Updates an existing contact.
Additional Scopes:
https://www.googleapis.com/auth/contacts
Update Contact Group icon

Update Contact Group

Updates an existing contact group.
Additional Scopes:
https://www.googleapis.com/auth/contacts