Integrate our platform with your CRM or other data source to manage contacts and send messages.
Send Transactional Email (Template ID)
You can use this request to retrieve a transactional email with a specific ID.
Integrate our platform with your CRM or other data source to manage contacts and send messages.
You can use this request to retrieve a transactional email with a specific ID.
You can use this request to retrieve a transactional email with a specific ID.
If you are using transactional email templates, you can use this request to insert personalised information into the templates before the emails are sent.
If you are using transactional email templates, you can use this request to insert personalised information into the templates before the emails are sent.
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.
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.
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 [...]
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 [...]
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 [...]
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 [...]