Actions

add_or_update_subscriber
Create a new subscriber or updates an existing one if the email already exists.

add_subscriber_to_group
Adds existing subscriber to a specific group.

custom_api_call
Make a custom API call to a specific endpoint

find_subscriber
Search for subscriber by email or name.

remove_subscriber_from_group
Removes subscriber from a specific group.
Triggers

subscriber.created
Triggers when a subscriber was created on your mailing list.

subscriber.updated
Triggers when the subscriber fields have been updated.

subscriber.unsubscribed
Triggers when a subscriber has unsubscribed from your mailing list.

subscriber.added_to_group
Triggers when a subscriber is added to a group.























