Google Contacts
Manage Google Contacts
Integrate Google Contacts into the workflow. Can create, read, update, delete, list, and search contacts.
| Parameter | Type | Required | Description |
|---|
givenName | string | Yes | No description |
familyName | string | No | No description |
email | string | No | No description |
emailType | string | No | No description |
phone | string | No | No description |
phoneType | string | No | No description |
organization | string | No | No description |
jobTitle | string | No | No description |
notes | string | No | No description |
| Parameter | Type | Description |
|---|
content | string | Contact creation confirmation message |
metadata | json | Created contact metadata including resource name and details |
| Parameter | Type | Required | Description |
|---|
resourceName | string | Yes | No description |
| Parameter | Type | Description |
|---|
content | string | Contact retrieval confirmation message |
metadata | json | Contact details including name, email, phone, and organization |
| Parameter | Type | Required | Description |
|---|
pageSize | number | No | No description |
pageToken | string | No | No description |
sortOrder | string | No | No description |
| Parameter | Type | Description |
|---|
content | string | Summary of found contacts count |
metadata | json | List of contacts with pagination tokens |
| Parameter | Type | Required | Description |
|---|
query | string | Yes | No description |
pageSize | number | No | No description |
| Parameter | Type | Description |
|---|
content | string | Summary of search results count |
metadata | json | Search results with matching contacts |
| Parameter | Type | Required | Description |
|---|
resourceName | string | Yes | No description |
etag | string | Yes | No description |
givenName | string | No | No description |
familyName | string | No | No description |
email | string | No | No description |
emailType | string | No | No description |
phone | string | No | No description |
phoneType | string | No | No description |
organization | string | No | No description |
jobTitle | string | No | No description |
notes | string | No | No description |
| Parameter | Type | Description |
|---|
content | string | Contact update confirmation message |
metadata | json | Updated contact metadata |
| Parameter | Type | Required | Description |
|---|
resourceName | string | Yes | No description |
| Parameter | Type | Description |
|---|
content | string | Contact deletion confirmation message |
metadata | json | Deletion details including resource name |