Zurück zu Whatsapp
Verbinde Knoon AI mit Whatsapp (Meta), um KI-Workflows zu automatisieren.
Send a WhatsApp template message using an approved template.
metaWhatsappSendTemplateMessage
Beta
Intern
Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| 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"}]}]. | Nein |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |