Short answer: Drop the "WhatsApp Business → Send Text Message" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Recipient phone (E.164) to | string | Required | +919999999999 |
Body text | string | Required | — |
Show Link Previews preview_url | options | Optional | — |
{"to": "+919999999999","text": "{{trigger.text}}","preview_url": "{{trigger.preview_url}}"}
{"contacts": [{"input": "+919999999999","wa_id": "919999999999"}],"messages": [{"id": "wamid.abc"}],"messaging_product": "whatsapp"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.