Actions

addContactToMailingList
Add contacts to your mailing lists.

addTagToContact
Apply a tag to a contact by email. Creates the tag if it doesn't exist.

addUpdateContact
Add a new contact or update an existing one. Confirmation email sent based on mailing list settings.

cloneCampaign
Clone an existing campaign, optionally renaming.

createCampaign
Create a new campaign with campaign name, subject, topic, sender name/address, and mailing list.

findCampaign
Locate an existing campaign by campaign name.

findContact
Look up an existing contact by email address.

removeTag
Remove a tag from a contact.

sendCampaign
Send a campaign that has been created or cloned.

unsubscribeContact
Remove a contact from a mailing list.
Triggers

newContact
Fires when a new contact is added to a selected mailing list.

unsubscribe
Fires when a contact is removed from a mailing list or unsubscribed.

newCampaign
Fires when a new campaign is created.























