This trigger fires when a new contact is added to your account.
Developer info
- API endpoint slug
- constant_contact.new_contact
Trigger fields
No fields for this trigger
Ingredients
First name The first name of the contact.
- Slug
- first_name
- Filter code
- ConstantContact.newContact.FirstName
- Type
- String
- Example
- John
Last name The last name of the contact.
- Slug
- last_name
- Filter code
- ConstantContact.newContact.LastName
- Type
- String
- Example
- Doe
Email address The email address of the contact.
- Slug
- email_address
- Filter code
- ConstantContact.newContact.EmailAddress
- Type
- String
- Example
- test@example.com
Mobile phone The mobile phone number of the contact.
- Slug
- mobile_phone
- Filter code
- ConstantContact.newContact.MobilePhone
- Type
- String
- Example
- 555-555-5555
Work phone The work phone number of the contact.
- Slug
- work_phone
- Filter code
- ConstantContact.newContact.WorkPhone
- Type
- String
- Example
- 555-555-5555
Home phone The home phone number of the contact.
- Slug
- home_phone
- Filter code
- ConstantContact.newContact.HomePhone
- Type
- String
- Example
- 555-555-5555
Company name The company name for the contact.
- Slug
- company_name
- Filter code
- ConstantContact.newContact.CompanyName
- Type
- String
- Example
- John's Construction
Job title The job title of the contact.
- Slug
- job_title
- Filter code
- ConstantContact.newContact.JobTitle
- Type
- String
- Example
- Owner
Birthday month The birthday month of the contact.
- Slug
- birthday_month
- Filter code
- ConstantContact.newContact.BirthdayMonth
- Type
- String
- Example
- 2
Birthday day The birthday day of the contact.
- Slug
- birthday_day
- Filter code
- ConstantContact.newContact.BirthdayDay
- Type
- String
- Example
- 1
Anniversary The anniversary date for the contact.
- Slug
- anniversary
- Filter code
- ConstantContact.newContact.Anniversary
- Type
- Date (ISO8601)
- Example
- 2020-07-07
Contact The ID for the contact.
- Slug
- contact_id
- Filter code
- ConstantContact.newContact.ContactId
- Type
- String
- Example
- aaaaaaaa
Tags Comma separated list of tag names on this contact.
- Slug
- tags
- Filter code
- ConstantContact.newContact.Tags
- Type
- String
- Example
- tag1,tag2
Tag ids Comma separated ids of the tags on this contact.
- Slug
- tag_ids
- Filter code
- ConstantContact.newContact.TagIds
- Type
- String
- Example
- aaaaaa,bbbbb
List memberships The names of the lists this contact is a membership of, comma separated.
- Slug
- list_memberships
- Filter code
- ConstantContact.newContact.ListMemberships
- Type
- String
- Example
- List1,List2
List membership ids Comma separated list of the ids of the lists that the contact is a member of.
- Slug
- list_membership_ids
- Filter code
- ConstantContact.newContact.ListMembershipIds
- Type
- String
- Example
- aaaaaaa,bbbbbb
Confirm status The confirmation status of the contact.
- Slug
- confirm_status
- Filter code
- ConstantContact.newContact.ConfirmStatus
- Type
- String
- Example
- off
Created at Date and time contact was created.
- Slug
- created_at
- Filter code
- ConstantContact.newContact.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Create source Describes which source added the contact.
- Slug
- create_source
- Filter code
- ConstantContact.newContact.CreateSource
- Type
- String
- Example
- Account
Permission to send The permission you have from the contact to send emails/SMS.
- Slug
- permission_to_send
- Filter code
- ConstantContact.newContact.PermissionToSend
- Type
- String
- Example
- implicit