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.

added

New coupons and couponCollections endpoints

Route: Get your coupon collections

added

New endpoint for Get All Segment

Route: Return all the segments
Users can now use this endpoint to get all the segments in their account.

added

New endpoints for WhatsApp Campaigns

Route: Return all your created WhatsApp campaigns
Route: Return all your created WhatsApp templates
Users can now use these endpoints for retrieving WhatsApp marketing campaigns and templates. This will help in increasing adoption of the WhatsApp API and the usage of these endpoints.

added

Domains API reference is available now

Route: [Get the list of all your domains]
(https://developers.sendinblue.com/reference/getdomains)
Route: [Create a new domain]
(https://developers.sendinblue.com/reference/createdomain)
Route: [Delete a domain]
(https://developers.sendinblue.com/reference/deletedomain)
Route: [Authenticate a domain]
(https://developers.sendinblue.com/reference/authenticatedomain)
Route: [Get domain configuration]
(https://developers.sendinblue.com/reference/getdomainonfiguration)
API endpoints for domains is now live on the Sendinblue API reference.