improved

Extended statistics for A/B test results endpoint

Get AB Test Campaign Results has been extended and it's now possible to retrieve statistics and clickedLinks fields in the response.

fixed

Redirection URL in Create Contact via DOI

The Create Contact via DOI endpoint has been improved and now redirectionURL can be referenced accordingly in the email template.

improved

Added Child id as identifier for Reseller API Operations

You will now be able to use either the childId or the childAuthKey in Reseller API operations.

added

Create new Contact through a (Double Opt-In) Flow.

You can now create a new contact and trigger DOI flow to add it to your lists by just calling one endpoint. Simply pass your contact attributes, the list_ids where the contact has agreed to be present and a valid DOI templateId .

improved

Added processId in the response for delete all contacts from a list.

You will now receive a processId along with total (backward compatible) in response schema when you pass the parameter "all": true in Delete a contact from a list endpoint.
This is because a process will be created which will handle this task asynchronously.
You can check the status of the process using the processId in the get process API.

improved

Child Id added to response in Reseller Child Creation

You will now get the Id of the reseller child as a number along with authKey (backward compatible) in response when creating a reseller child.

improved

Total number of non-delivered campaigns added

Total number of non-delivered campaigns for a particular campaign id or all campaigns can now be fetched if it exists using returnBounce field.

Extended response for transactional email activity

from and tags have been added in the response schema as they are relevant fields to have for reporting purposes. These will appear in the response only if they are present in the client’s DB.
Api Route: https://developers.sendinblue.com/reference#gettransacemailslist

improved

SMS number can now be unset from a contact

SMS number can now be unset if the contact has a valid EMAIL address. Also, error for duplicate SMS will now be thrown if the SMS is updated to a number which belongs to an already existing contact.

improved

SMS number validation improved

SMS number passed in Contact create/update api will only be accepted if passed with proper country code & number combination.
Some examples of accepted numbers