bird whatsapp templates
Usage
Ejemplo de código
bird whatsapp templatesDescription
A template is what WhatsApp lets you send outside an open 24-hour customer service
window, and only an approved one is deliverable. Each template holds versions, and each
version holds one entry per language, so what actually sends is a language of a version.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.
Commands
| Name | Description |
|---|---|
| create | Create a WhatsApp template, optionally seeding its first draft |
| delete | Delete a message template |
| duplicate | Duplicate a message template |
| get | Get a message template |
| list | List available message templates |
| update | Update a message template |
| versions | Read a template's versions |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Ver la guíaBuilding and submitting a WhatsApp templateComprender el conceptoWhat is a WhatsApp message template?Explorar la funcionalidadWhatsApp templatesSeguir la ruta de aprendizajeBuild your first integration
Prueba el ejercicio y obtén un resumen de implementación