Tillbaka till Whatsapp
Anslut Knoon AI med Whatsapp (Meta) för att automatisera AI-flöden.
Send a WhatsApp template message using an approved template.
metaWhatsappSendTemplateMessage
BETA
Intern
Behörigheter
Det finns inga objekt att visa.
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| 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 |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |