Available Templates
Appointment Templates
One production-ready template for appointment and booking scenarios.
Starter Tier: Use sendTypedTemplate
If you're on Starter tier, use the SDK's sendTypedTemplate() method or the /v1/messages/send-template API endpoint. These examples show template rendering only - see Using Templates for complete sending examples.
Allowed on Starter Tier
The Appointment template is approved for Starter tier shared numbers (Customer Care campaign type).
Appointment Reminder
Send appointment reminders with confirmation option.
Code
Variables:
company(string) - Your business namedate(string) - Appointment date (keep short)time(string) - Appointment timelocation(string) - Location nameconfirmUrl(string) - Confirmation URL
Best for: Appointment reminders, booking confirmations, calendar events
Use Cases
This template works well for:
- Medical/dental appointments
- Consultation bookings
- Service appointments
- Meeting reminders
- Event confirmations
Next Steps:
Last modified on