Google ContactsGoogle Contacts / New Contact

appKey: google-contacts
triggerKey: new-contact

Event Payload Properties

The following properties can be referenced when an event occurs:
emailAddresses
Email Addresses
Array<{
value: string
type: string | null
}> | null
etag
Etag
string
names
Names
Array<{
displayName: string
familyName: string | null
givenName: string | null
middleName: string | null
honorificPrefix: string | null
}> | null
occupations
Occupations
Array<{
value: string
}> | null
organizations
Organizations
Array<{
name: string
title: string | null
department: string | null
startDate: {
year: number
month: number
day: number
} | null
endDate: {
year: number
month: number
day: number
} | null
current: boolean | null
}> | null
phoneNumbers
Phone Numbers
Array<{
value: string
type: string | null
}> | null
resourceName
Resource Name
string