Explore Plans
Mobile menu Close menu
Drip

New email open

This trigger fires when a subscriber opens an email.

Developer info

API endpoint slug
drip.new_email_open

Trigger fields

No fields for this trigger

Ingredients

Subscriber email The subscriber's email address.

Slug
subscriber_email
Filter code
Drip.newEmailOpen.SubscriberEmail
Type
String
Example
john@doe.com

Subscriber The ID of the subscriber.

Slug
subscriber_id
Filter code
Drip.newEmailOpen.SubscriberId
Type
String
Example
9999999

Email subject The subject of the email.

Slug
email_subject
Filter code
Drip.newEmailOpen.EmailSubject
Type
String
Example
Email Course: Day 1

Email The ID of the email.

Slug
email_id
Filter code
Drip.newEmailOpen.EmailId
Type
String
Example
88888

Delivery The delivery ID of the email.

Slug
delivery_id
Filter code
Drip.newEmailOpen.DeliveryId
Type
String
Example
99999

Account The ID of the account the email was sent from.

Slug
account_id
Filter code
Drip.newEmailOpen.AccountId
Type
String
Example
9999999

Created at Date and time event was created.

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