This triggers fires when a recipient opens an email from a specified campaign activity.
- API endpoint slug
- constant_contact.new_email_open
Trigger fields
- Label
- Email Campaign:
- Slug
- email_campaign_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- device_type
- Filter code
- ConstantContact.newEmailOpen.DeviceType
- Type
- String
- Example
- other
- Slug
- first_name
- Filter code
- ConstantContact.newEmailOpen.FirstName
- Type
- String
- Example
- John
- Slug
- last_name
- Filter code
- ConstantContact.newEmailOpen.LastName
- Type
- String
- Example
- Doe
- Slug
- email_address
- Filter code
- ConstantContact.newEmailOpen.EmailAddress
- Type
- String
- Example
- test@example.com
- Slug
- contact_id
- Filter code
- ConstantContact.newEmailOpen.ContactId
- Type
- String
- Example
- aaaaaaaa
- Slug
- tracking_activity_type
- Filter code
- ConstantContact.newEmailOpen.TrackingActivityType
- Type
- String
- Example
- em_opens
- Slug
- campaign_activity_id
- Filter code
- ConstantContact.newEmailOpen.CampaignActivityId
- Type
- String
- Example
- aaaaaaaa
- Slug
- created_time
- Filter code
- ConstantContact.newEmailOpen.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00