Documentation Index
Fetch the complete documentation index at: https://developers.sendazi.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Message templates help you create reusable messages with dynamic placeholders for personalization. Instead of writing the same message repeatedly, create a template once and use it across multiple campaigns.Creating Templates
Basic Template
Template with Multiple Placeholders
Available Placeholders
| Placeholder | Description | Example Output |
|---|---|---|
[First Name] | Contact’s first name | ”John” |
[Last Name] | Contact’s last name | ”Doe” |
[Phone Number] | Contact’s phone number | ”233241234567” |
[Email] | Contact’s email | ”john@example.com” |
Template Types
SMS Templates
Text message templates for SMS campaigns
Voice Templates
Script templates for voice campaigns (text-to-speech)
Use Cases
Welcome Messages
Welcome Messages
Greet new customers with a personalized welcome message.
Order Notifications
Order Notifications
Keep customers informed about their orders.
Appointment Reminders
Appointment Reminders
Reduce no-shows with automated reminders.
Promotional Messages
Promotional Messages
Send targeted promotions to your customers.
Best Practices
Template Writing Tips
- Keep it concise: Get to the point quickly
- Include a call-to-action: Tell recipients what to do next
- Add opt-out info: Include unsubscribe instructions for marketing messages
- Avoid special characters: Some characters may not display correctly on all phones
API Reference
Message Templates API
Create and manage templates programmatically
