Atrás a Whatsapp
Conectar Knoon AI con Whatsapp (Meta) para automatizar flujos de trabajo de AI.
Send a WhatsApp template message using an approved template.
metaWhatsappSendTemplateMessage
Beta
Interno
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| phoneId | mustache | WhatsApp Phone Number ID used as the sender (digits only, e.g. 123456789012345). | Sí |
| recipient | mustache | Recipient phone number in international format (digits only, e.g. 6591234567). | Sí |
| templateName | mustache | Approved WhatsApp template name. | Sí |
| languageCode | mustache | Template language code (e.g. en, en_US, ms). | Sí |
| components | mustache | Optional JSON array for template components. Example: [{"type":"body","parameters":[{"type":"text","text":"Alice"}]}]. | No |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |