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

Get Specified Transaction

You can use this request to retrieve a transactional email with a specific ID.

2023-08-18T11:51:53+02:0028/07/2020|

Send Transactional Email (Track Engagement)

If you are using transactional email templates, you can use this request to insert personalised information into the templates before the emails are sent.

2023-08-25T15:21:31+02:0016/08/2023|

Personalising Transactional Email Templates

If you are using transactional email templates, you can use this request to insert personalised information into the templates before the emails are sent.

2021-11-25T16:23:56+02:0029/07/2020|

Send Transactional Email (Group Name)

This request will return a subset of all your transactions. You can include the page, count, order, direction, and filter variables to affect the list you receive.

2023-08-25T15:18:23+02:0016/08/2023|

Get a List of Transactions

This request will return a subset of all your transactions. You can include the page, count, order, direction, and filter variables to affect the list you receive.

2023-08-18T11:56:45+02:0029/07/2020|

Webhooks API Payloads (Transactional SMS)

Overview This page lists examples of the payloads that will be sent to registered transactional SMS webhooks. The webhook payloads may differ based on the event that triggered it, or whether certain settings have been enabled. The webhook event types are [...]

2023-09-27T14:36:03+02:0027/09/2023|

Webhook Retry Endpoint (Transactional SMS)

Overview Call this endpoint as a GET request to retry processing of failed webhook events using the URL that is provided below. NOTE: The platform will automatically retry webhooks when it fails to post data to a webhook’s configured endpoint. Currently, the [...]

2023-09-27T09:48:37+02:0027/09/2023|

Webhook Retry Endpoint (Transactional Email)

Overview Call this endpoint as a GET request to retry processing of failed webhook events using the URL that is provided below. NOTE: The platform will automatically retry webhooks when it fails to post data to a webhook’s configured endpoint. Currently, the [...]

2023-09-27T09:33:21+02:0027/09/2023|

Get A Single Webhook (Transactional SMS)

Overview Call this endpoint as a GET request to get a single webhook associated with your account. Endpoint Method URL GET https://{{your url}}/api/2.0/production/sms/webhooks/{{webhook_id}} Requests Example Curl Request curl --location [...]

2023-09-26T15:04:38+02:0026/09/2023|