AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
DripDrip

New email open

This trigger fires when a subscriber opens an email.

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 subscriber opens an email.
API endpoint slug
drip.new_email_open

Trigger fields

No fields for this trigger

Ingredients

Subscriber emailThe subscriber's email address.

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

Subscriber IDThe ID of the subscriber.

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

Email subjectThe subject of the email.

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

Email IDThe ID of the email.

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

Delivery IDThe delivery ID of the email.

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

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

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

Created atDate and time event was created.

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