Explore Plans
Mobile menu Close menu
Drip

New subscriber

This trigger fires when a new subscriber is created.

Developer info

API endpoint slug
drip.new_subscriber

Trigger fields

No fields for this trigger

Ingredients

Subscriber email The subscriber's email address.

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

Subscriber The ID of the subscriber.

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

Account The ID of the account the subscriber belongs to.

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

Created at Date and time event was created.

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