Integrate our platform with your CRM or other data source to manage contacts and send messages.

Update the Specified Email

You can use this request to update the properties of an email. Use the Email’s ID to specify which email to update, and submit an array of the properties that need to be changed.

2021-11-25T14:32:20+02:0029/07/2020|

Bulk Subscribe and Unsubscribe

With this request, you can subscribe or unsubscribe contacts in bulk. The parameters must be passed to the server in an array.

2021-11-24T15:35:28+02:0029/07/2020|

List the Contacts in a List

This request will return a subset of all the contacts on a specific list.

2021-11-24T15:43:23+02:0029/07/2020|

Subscribe and Unsubscribe Contacts

You can use this request to subscribe or unsubscribe a contact from a specific list. If a particular subscription already exists, the subscription will be updated.

2021-11-24T16:23:08+02:0029/07/2020|

Create a New Subscription List

You can use this request to create a new subscription list. Subscription lists are used to send email campaigns to groups of contacts.

2021-11-25T14:53:27+02:0029/07/2020|

Delete a List

You can use this request to delete a specific list.

2021-11-25T14:58:00+02:0029/07/2020|

Empty a List

You can use this request to empty the contacts out of a specific list.

2021-11-25T15:00:45+02:0029/07/2020|

Get a List of Subscription Lists

This request will return a subset of your lists. Use the page and count parameters to get the whole list.

2021-11-25T15:05:46+02:0029/07/2020|

Merge Two Lists

You can use this request to merge two lists. You’ll be merging from one list into another. Once the lists have been merged, the one you’re merging from will be deleted.

2021-11-25T15:10:12+02:0029/07/2020|