Retour à Whatsapp
Connecter Knoon AI avec Whatsapp (Meta) pour automatiser les flux de travail AI.
Send a WhatsApp template message using an approved template.
metaWhatsappSendTemplateMessage
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| phoneId | mustache | WhatsApp Phone Number ID used as the sender (digits only, e.g. 123456789012345). | Oui |
| recipient | mustache | Recipient phone number in international format (digits only, e.g. 6591234567). | Oui |
| templateName | mustache | Approved WhatsApp template name. | Oui |
| languageCode | mustache | Template language code (e.g. en, en_US, ms). | Oui |
| components | mustache | Optional JSON array for template components. Example: [{"type":"body","parameters":[{"type":"text","text":"Alice"}]}]. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |