Email the team when Apollo creates a contact
This trigger fires every time a new contact is created in your Apollo account.
Developer info
- API endpoint slug
- apollo.new_contact_created
Trigger fields
No fields for this trigger
Ingredients
Contact The unique Apollo ID of the contact.
- Slug
- contact_id
- Filter code
- Apollo.newContactCreated.ContactId
- Type
- String
- Example
- 66e34b81740c50074e3d1bd4
Name The full name of the contact.
- Slug
- name
- Filter code
- Apollo.newContactCreated.Name
- Type
- String
- Example
- Jane Doe
First name The first name of the contact.
- Slug
- first_name
- Filter code
- Apollo.newContactCreated.FirstName
- Type
- String
- Example
- Jane
Last name The last name of the contact.
- Slug
- last_name
- Filter code
- Apollo.newContactCreated.LastName
- Type
- String
- Example
- Doe
Email The work email address of the contact.
- Slug
- Filter code
- Apollo.newContactCreated.Email
- Type
- String
- Example
- jane.doe@example.com
Title The job title of the contact.
- Slug
- title
- Filter code
- Apollo.newContactCreated.Title
- Type
- String
- Example
- Product Manager
Organization name The name of the contact's employer.
- Slug
- organization_name
- Filter code
- Apollo.newContactCreated.OrganizationName
- Type
- String
- Example
- Example Corp
Contact stage The contact stage name, resolved from the stage ID.
- Slug
- contact_stage
- Filter code
- Apollo.newContactCreated.ContactStage
- Type
- String
- Example
- Cold
Linkedin url The LinkedIn profile URL of the contact.
- Slug
- linkedin_url
- Filter code
- Apollo.newContactCreated.LinkedinUrl
- Type
- Web URL
- Example
- http://linkedin.com/in/janedoe
Photo url The profile photo URL of the contact.
- Slug
- photo_url
- Filter code
- Apollo.newContactCreated.PhotoUrl
- Type
- Image URL
- Example
- https://example.com/p.jpg
City The city of the contact.
- Slug
- city
- Filter code
- Apollo.newContactCreated.City
- Type
- String
- Example
- Atlanta
State The state or region of the contact.
- Slug
- state
- Filter code
- Apollo.newContactCreated.State
- Type
- String
- Example
- Georgia
Country The country of the contact.
- Slug
- country
- Filter code
- Apollo.newContactCreated.Country
- Type
- String
- Example
- United States
Created at The time the contact was created in Apollo.
- Slug
- created_at
- Filter code
- Apollo.newContactCreated.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
