Overview
The MoEngage SMS Template APIs help marketers define, reuse, update, and manage SMS templates created outside the MoEngage ecosystem effortlessly. One can create multiple versions of the same template and mark whether they can be used in the campaigns that are active currently. Users can create templates using the Create SMS API and update them using the Update SMS API or edit them in the Dashboard (provided they have the specific editing permissions for the templates allowed for their role).SMS Template API Endpoints
SMS Template API is a collection of the following APIs:- Create SMS Template: Creates an SMS template.
- Update SMS Template: Updates an SMS template specified by its Template ID.
- Search SMS Template: Fetches an SMS template using its Template ID or other filters like template name, template version, and so on. It can also list all the SMS templates created in MoEngage.
Rate Limits
To ensure system stability, the following rate limits are applied per workspace:| Endpoint | Limit |
|---|---|
| Create SMS Template | The rate limit is 100 RPM. You can upload a maximum of 100 templates per channel. |
| Update SMS Template | The rate limit is 100 RPM. |
| Search SMS Template | The rate limit is 100 RPM. |
FAQs
Create SMS Template
Can I create multiple templates with the same name?
Can I create multiple templates with the same name?
Yes, you can create multiple templates with the same name, provided they have different versions.