Skip to main content

WhatsApp

Send text, images, documents, location pins, and pre-approved template messages. React to incoming messages, delivery receipts, and read receipts via Meta webhooks.

Authentication

Auth type: API Key Set up the WhatsApp Business Platform in Meta for Developers.
CredentialDescription
Access TokenMeta system user access token
Phone Number IDID of your WhatsApp Business phone number (not the number itself)

Triggers

TriggerWhen it fires
Message ReceivedA user sends a message to your business number
Message DeliveredA sent message reaches the recipient’s device
Message ReadThe recipient opens a sent message

Actions

ActionKey inputsKey outputs
Send Text Messageto, message, previewUrlmessageId, status
Send Templateto, templateName, languageCode, components[]messageId, status
Send Mediato, type (image/document/video/audio), mediaUrl, captionmessageId, status
Send Locationto, latitude, longitude, name, addressmessageId, status
Mark as ReadmessageIdsuccess
The to field must include the country code without + (e.g. 41791234567). WhatsApp only allows outbound messages to numbers that have opted in or where your business has approval for outbound messaging.