Actions
What is an action?
An action is a type of block that will perform a function when an incoming connector triggers it. For example, you might have an event that fires when a subscriber signs up to a publication. This event might connect to a Send Email
action. Once this connection is made, the subscriber will receive the selected email.
Available Listeners
Type | Action | ACtion Taken |
---|---|---|
Opt In Email | Allows an email address to start receiving email again after they have clicked spam or list unsubscribed. | |
Send Email | Sends the requested auto responder to the subscriber's email that triggered the funnel. | |
Segments | Add To Segment | Adds an email address to the requested segment. |
Segments | Remove From Segment | Removes an email address from the requested segment. |
Subscriptions | Prune | Prunes a subscription. |
Subscriptions | Unsubscribe | Unsubscribes a subscription. |
Updated over 4 years ago