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
NameTypeDescriptionRequired
phoneIdmustache WhatsApp Phone Number ID used as the sender (digits only, e.g. 123456789012345).Yes
recipientmustache Recipient phone number in international format (digits only, e.g. 6591234567).Yes
templateNamemustache Approved WhatsApp template name.Yes
languageCodemustache Template language code (e.g. en, en_US, ms).Yes
componentsmustache Optional JSON array for template components. Example: [{"type":"body","parameters":[{"type":"text","text":"Alice"}]}].No
Returns
NameTypeDescription
resultstring Status of the operation. Expected value: "SENT".