Description
Invia messaggi via WhatsApp Business Cloud API (Meta Graph v19+). Template approvati per outbound, free-form solo entro la finestra 24h dalla risposta utente. Media supportati (image, document, audio, video).
integration_whatsapp · action · SaaS Integrations · Available · v1.0.0
Invia messaggi via WhatsApp Business Cloud API (Meta Graph v19+). Template approvati per outbound, free-form solo entro la finestra 24h dalla risposta utente. Media supportati (image, document, audio, video).
Fields shown in the editor when configuring the node. Generated directly from the NodeDefconfigFields.
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
actionAzione | enumsend_templatesend_textsend_media | yes | — | send_template per outbound nuovi. send_text solo entro 24h dalla risposta. send_media per allegati. |
integrationLabelEtichetta integrazione | string | yes | — | Account WhatsApp Business connesso. |
toNumero destinatario (E.164) | string | yes | — +393331234567 | — |
templateNameNome template | string | no | — | Template approvato nel Meta Business Manager. Solo per send_template. |
templateParamsParametri template (JSON array) | JSON object/array | no | — | Es: ["Mario","2026-06-15"] — ordine match {{1}}, {{2}} del template. |
textTesto libero | string (multiline) | no | — | Solo per send_text entro 24h. |
mediaUrlURL media | string | no | — | URL pubblico del media. Per send_media. |
mediaTypeTipo media | enumimagedocumentaudiovideo | no | — | — |
Fields available to downstream nodes via $node.<alias>.json.<field>:
messageIdstatusJSON snippet of the node as it appears in the workflow. Values are derived fromdefaultValue and from required parameters.
{
"id": "node-integration_whatsapp-1",
"defId": "integration_whatsapp",
"label": "WhatsApp Business",
"config": {
"action": "send_template",
"integrationLabel": "<integrationLabel>",
"to": "+393331234567"
}
}Per-tenant encrypted Meta Business long-lived token. Inbound HMAC-SHA256 webhook signature validation mandatory. Compliant with WhatsApp Business Policy privacy.
Available now on all FlowForge plans. Try it free without a credit card.
Start freeBrowse all nodes