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

improved

Added date filters for getting contact specific campaign stats

startDate and endDate filters will now be available while getting contact specific campaign stats. These will narrow down the campaign stats for a contact on the basis of input dates passed as query parameters
Route: https://developers.sendinblue.com/reference#getcontactstats

added

Upload an image to your account's image gallery

You will now be able to upload an image to your account's image gallery by using absolute url of the image. Maximum allowed size of the image is 2MB. Allowed formats are: jpeg, jpg, png, bmp, gif.

deprecated

Attribute deprecation in Contact Export Endpoint.

The contactFilter attribute is now marked as Deprecated and will be discontinued after Jan 1, 2021.

added

New Custom Filter added for Export Contacts API Route

  • A new attribute customContactFilter has been introduced. You can set its values according to the provided enums for filtering the exported contacts.

  • The previous contactFilter attribute is now marked as Deprecated and will be discontinued after Jan 1, 2021.

added

Delete SMTP Transactional Log

2020-02-18

improved

Send attachment with template through APIv3

2020-02-18