-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
campaign_monitor
URLs
Polling Sources
new-bounce
Prompt
Emits new event when campaign email bounces. Required prop: Campaign ID.
URLs
new-email-open
Prompt
Emits new event when an email from a campaign is opened. Required prop: Campaign ID. Optional prop: Subscriber ID for tracking specific subscribers.
URLs
new-subscriber
Prompt
Emits new event when a new subscriber is added to a list. Required prop: List ID for tracking specific lists.
URLs
Actions
send-smart-transactional-email
Prompt
Sends an intelligent transactional email to a specified recipient. Required props include 'email', 'subject', and 'content'. Optional props include 'list_id' to specify mailing list, if applicable.
URLs
unsubscribe
Prompt
Removes a subscriber from a mailing list given their email address. The required prop is 'email'. Optional props could include 'list_id' to specify the mailing list from which to remove the subscriber.
URLs
add-subscriber
Prompt
Creates a new subscriber on a specific list. Required props are 'email' and 'list_id'. Optional props include 'name' to personalize the subscriber's profile.
URLs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status