Explore Plans
Mobile menu Close menu
Constant ContactConstant Contact

New email open

This triggers fires when a recipient opens an email from a specified campaign activity.

Developer info

API endpoint slug
constant_contact.new_email_open

Trigger fields

Email campaign ID Dropdown list

Label
Email Campaign:
Slug
email_campaign_id
Required
true
Can have default value
false

Ingredients

Device typeThe device type used to open the email.

Slug
device_type
Filter code
ConstantContact.newEmailOpen.DeviceType
Type
String
Example
other

First nameThe first name of the contact.

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

Last nameThe last name of the contact.

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

Email addressThe email address of the contact.

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

Contact IDThe ID for the contact.

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

Tracking activity typeThe tracking activity type.

Slug
tracking_activity_type
Filter code
ConstantContact.newEmailOpen.TrackingActivityType
Type
String
Example
em_opens

Campaign activity IDThe ID for the campaign activity.

Slug
campaign_activity_id
Filter code
ConstantContact.newEmailOpen.CampaignActivityId
Type
String
Example
aaaaaaaa

Created atDate and time the event was created.

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