Log Intercom contacts to Google Sheets
This trigger fires when a new contact is created in your Intercom workspace.
Developer info
- API endpoint slug
- intercom.new_contact_created
Trigger fields
Role Dropdown list
- Label
- Contact role
- Helper text
- Limit to a specific role, or leave as Any to fire for all new contacts.
- Slug
- role
- Required
- true
- Can have default value
- true
Ingredients
Contact
- Slug
- contact_id
- Filter code
- Intercom.newContactCreated.ContactId
- Type
- String
- Example
- abc123def456
Contact name
- Slug
- contact_name
- Filter code
- Intercom.newContactCreated.ContactName
- Type
- String
- Example
- Jane Doe
Contact email
- Slug
- contact_email
- Filter code
- Intercom.newContactCreated.ContactEmail
- Type
- String
- Example
- jane@example.com
Contact role
- Slug
- contact_role
- Filter code
- Intercom.newContactCreated.ContactRole
- Type
- String
- Example
- user
Contact phone
- Slug
- contact_phone
- Filter code
- Intercom.newContactCreated.ContactPhone
- Type
- String
- Example
- +1-555-1234
Company name
- Slug
- company_name
- Filter code
- Intercom.newContactCreated.CompanyName
- Type
- String
- Example
- Acme Inc
Created at
- Slug
- created_at
- Filter code
- Intercom.newContactCreated.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
