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.
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.
Bulk export Marketing events service
Route: Export Webhooks History
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.
New coupons and couponCollections endpoints
Route: Get your coupon collections
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.
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.
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.
API endpoints related to External feeds are now available
Route: [Fetch all external fields]
(https://developers.sendinblue.com/reference/getallexternalfeeds)
This endpoint can fetch all created external feeds. This release enhances visibility of external feeds to existing & potential clients who want to use external content in their marketing emails.
New parameters ext_id in Create and Update a Contact routes
Route: [Create a contact]
(https://developers.sendinblue.com/reference/createcontact)
Route: [Update a contact]
(https://developers.sendinblue.com/reference/updatecontact)
Route: [Update multiple contacts]
(https://developers.sendinblue.com/reference/updatebatchcontacts)
ext_id parameter added in Create a contact, Update a contact and Update contacts in a batch API.