Explore Plans
Mobile menu Close menu
DripDrip

New global unsubscribe

This trigger fires when a subscriber is unsubscribed from all mailings.

Developer info

API endpoint slug
drip.subscriber_unsubscribed_globally

Trigger fields

No fields for this trigger

Ingredients

Subscriber emailThe subscriber's email address.

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

Subscriber IDThe ID of the subscriber.

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

Account IDThe ID of the account the subscriber belongs to.

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

Created atDate and time event was created.

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