Voltar para Whatsapp
Conectar Knoon AI com Whatsapp (Meta) para automatizar fluxos de trabalho de AI.
Send a WhatsApp template message using an approved template.
metaWhatsappSendTemplateMessage
Beta
Interno
Permissões
Não há itens para exibir.
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| phoneId | mustache | WhatsApp Phone Number ID used as the sender (digits only, e.g. 123456789012345). | Sim |
| recipient | mustache | Recipient phone number in international format (digits only, e.g. 6591234567). | Sim |
| templateName | mustache | Approved WhatsApp template name. | Sim |
| languageCode | mustache | Template language code (e.g. en, en_US, ms). | Sim |
| components | mustache | Optional JSON array for template components. Example: [{"type":"body","parameters":[{"type":"text","text":"Alice"}]}]. | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| result | string | Status of the operation. Expected value: "SENT". |