This action will subscribe someone to an Email Series Campaign.
Developer info
API endpoint slug
drip.subscribe_to_campaign
Filter code method
Drip.subscribeToCampaign.skip(string?: reason)
Runtime method
runAction("drip.subscribe_to_campaign", {})
Action fields
Email Text input > Other
Label
Email
Helper text
The subscriber's email address.
Slug
email
Required
true
Can have default value
true
Filter code method
Drip.subscribeToCampaign.setEmail(string: email)
Campaign Dropdown list
Label
Campaign
Helper text
The campaign to subscribe this subscriber to.
Slug
campaign
Required
true
Can have default value
false
Time zone Text input > Other
Label
Time Zone
Helper text
Optional. The subscriber's time zone (in <a href="https://en.wikipedia.org/wiki/List_of_tz_database_time_zones" target="_blank">Olson format</a>). Defaults to Etc/UTC
Optional. If Yes, the double opt-in confirmation email is sent; if No, the confirmation email is skipped. Defaults to the value set on the Email Series Campaign if unselected.
Optional. Enter a tag or comma-separated list of tags to assign.
Slug
tags
Required
false
Can have default value
true
Filter code method
Drip.subscribeToCampaign.setTags(string: tags)
Custom field key 1 Text input > Other
Label
Custom Field Key 1
Helper text
Optional. Add or edit a custom field for the subscriber. Enter existing key or create a new one. Separate words by underscores (E.g. "shirt_size").
Optional. Add or edit a custom field for the subscriber. Enter existing key or create a new one. Separate words by underscores (E.g. "shirt_size").
Optional. Add or edit a custom field for the subscriber. Enter existing key or create a new one. Separate words by underscores (E.g. "shirt_size").