Back to Whatsapp
Connect Knoon AI with Whatsapp (Meta) to automate AI workflows.
Send a WhatsApp template message using an approved template.
metaWhatsappSendTemplateMessage
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| phoneId | mustache | WhatsApp Phone Number ID used as the sender (digits only, e.g. 123456789012345). | Yes |
| recipient | mustache | Recipient phone number in international format (digits only, e.g. 6591234567). | Yes |
| templateName | mustache | Approved WhatsApp template name. | Yes |
| languageCode | mustache | Template language code (e.g. en, en_US, ms). | Yes |
| components | mustache | Optional JSON array for template components. Example: [{"type":"body","parameters":[{"type":"text","text":"Alice"}]}]. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |