Tilbage til Whatsapp
Forbind Knoon AI med Whatsapp (Meta) for at automatisere AI-arbejdsgange.
Send a WhatsApp template message using an approved template.
metaWhatsappSendTemplateMessage
BETA
Internt
Tilladelser
Der er ingen elementer at vise.
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| phoneId | mustache | WhatsApp Phone Number ID used as the sender (digits only, e.g. 123456789012345). | Ja |
| recipient | mustache | Recipient phone number in international format (digits only, e.g. 6591234567). | Ja |
| templateName | mustache | Approved WhatsApp template name. | Ja |
| languageCode | mustache | Template language code (e.g. en, en_US, ms). | Ja |
| components | mustache | Optional JSON array for template components. Example: [{"type":"body","parameters":[{"type":"text","text":"Alice"}]}]. | Nej |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |