Actions

add_or_update_contact
Adds a new contact to a list or updates an existing contact if one exists.

add_tag_to_contact
Add one or more tags to a contact in a specified list.

create_list
Creates a new mailing list.

custom_api_call
Make a custom API call to a specific endpoint

find_contact
Finds a contact by email address within a given list.

remove_tag_from_contact
Remove one or more tags from a contact in a specified list.

unsubscribe_contact
Sets a contact's status to "Unsubscribed" in a specific list.

update_contact_email
Change the email address of a contact in a list.
Triggers

email_bounced
Triggers when an email to a recipient bounces from a specific campaign.

email_opened
Triggers when a recipient opens an email from a specified campaign.

emailClicked
Triggers when a link inside a specific campaign email is clicked.

newContact
Triggers when a new contact is added to a particular list.

contactUnsubscribes
Triggers when a contact unsubscribes from a list.























