added

New value domain provider added in Domain Management API

A new value is added in the response of the Create a domain API endpoint. The response will now look as the JSON mentioned below.

added

Additional DNS record added

User will now be asked to add three DNS records in addition to two. An example is mentioned below.

improved

Introduced multi-tag support for Transactional SMS

You can now use multiple tags to tag a SMS and you can also filter an SMS with tags. You can add an array of strings in the tag parameter.

added

Added support of Whatsapp and Landline in Import API

WhatsApp and Landline identifiers have been added to the Import API V3 this means from now on, we can use this API to import contacts with only WhatsApp or Landline identifiers without having to use email or SMS.We can use these identifiers in all import formats (file_url , file_body, json_body).
These events will be shown on the contact timeline with the source API V3.

improved

New parameters for get a contact list details

Introduced the parameters startDate and endDate to get a lists email campaign details. Users can now define an interval for the email campaigns using the list ids. When no interval is defined, the endpoint will return data from the last 6 months.

added

New endpoints for Invited Users

New endpoints are added for invited user management. The endpoints are implemented for managing users permissions and for user invitation management.

improved

Bulk export Marketing events service

Route: Export Webhooks History

added

New parameter disableNotification added in Import route

Route: Import Contacts
Users can now disable Email Notification for the Import Process using disableNotification parameter in Import Route.