Top Constant Contact automations
Explore Plans
Mobile menu Close menu
Constant ContactConstant Contact

New contact

This trigger fires when a new contact is added to your account.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when a new contact is added to your account.
API endpoint slug
constant_contact.new_contact

Trigger fields

No fields for this trigger

Ingredients

First nameThe first name of the contact.

Slug
first_name
Filter code
ConstantContact.newContact.FirstName
Type
String
Example
John

Last nameThe last name of the contact.

Slug
last_name
Filter code
ConstantContact.newContact.LastName
Type
String
Example
Doe

Email addressThe email address of the contact.

Slug
email_address
Filter code
ConstantContact.newContact.EmailAddress
Type
String
Example
test@example.com

Mobile phoneThe mobile phone number of the contact.

Slug
mobile_phone
Filter code
ConstantContact.newContact.MobilePhone
Type
String
Example
555-555-5555

Work phoneThe work phone number of the contact.

Slug
work_phone
Filter code
ConstantContact.newContact.WorkPhone
Type
String
Example
555-555-5555

Home phoneThe home phone number of the contact.

Slug
home_phone
Filter code
ConstantContact.newContact.HomePhone
Type
String
Example
555-555-5555

Company nameThe company name for the contact.

Slug
company_name
Filter code
ConstantContact.newContact.CompanyName
Type
String
Example
John's Construction

Job titleThe job title of the contact.

Slug
job_title
Filter code
ConstantContact.newContact.JobTitle
Type
String
Example
Owner

Birthday monthThe birthday month of the contact.

Slug
birthday_month
Filter code
ConstantContact.newContact.BirthdayMonth
Type
String
Example
2

Birthday dayThe birthday day of the contact.

Slug
birthday_day
Filter code
ConstantContact.newContact.BirthdayDay
Type
String
Example
1

AnniversaryThe anniversary date for the contact.

Slug
anniversary
Filter code
ConstantContact.newContact.Anniversary
Type
Date (ISO8601)
Example
2020-07-07

Contact IDThe ID for the contact.

Slug
contact_id
Filter code
ConstantContact.newContact.ContactId
Type
String
Example
aaaaaaaa

TagsComma separated list of tag names on this contact.

Slug
tags
Filter code
ConstantContact.newContact.Tags
Type
String
Example
tag1,tag2

Tag idsComma separated ids of the tags on this contact.

Slug
tag_ids
Filter code
ConstantContact.newContact.TagIds
Type
String
Example
aaaaaa,bbbbb

List membershipsThe 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 idsComma 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 statusThe confirmation status of the contact.

Slug
confirm_status
Filter code
ConstantContact.newContact.ConfirmStatus
Type
String
Example
off

Created atDate and time contact was created.

Slug
created_at
Filter code
ConstantContact.newContact.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Create sourceDescribes which source added the contact.

Slug
create_source
Filter code
ConstantContact.newContact.CreateSource
Type
String
Example
Account

Permission to sendThe permission you have from the contact to send emails/SMS.

Slug
permission_to_send
Filter code
ConstantContact.newContact.PermissionToSend
Type
String
Example
implicit