February 2024
Messaging Service Updates
3min
Date: February 5, 2024
We are excited to introduce the following updates to the messaging service. This release includes updates to template management and provider defaults customization.
We introduced the isTenantDefault flag to the CreateServiceProvider API enabling tenants to select their preferred default provider.
We added the tag body parameter to the the CreateTemplate API to add searchable tags to templates.
Additionally, we added new capabilities to the GetAllTemplates API to make retrieving and filtering templates easier:
- Search by status: Filter templates based on the isActive flag to retrieve active or inactive templates
- Identify default templates: Use the isDefault parameter to get default templates
- Tag-based lookup: Supply tags to only get templates marked with specific tags.
You can try out these updates in our Integrate with Messaging developer guide, API Reference, and Postman collection.
Updated 23 Feb 2024
Did this page help you?