Docs

Send a Whatsapp campaign

Sends a WhatsApp campaign with Routee.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

The phone provided by the customer during the WABA account setup. It is the phone that receives the verification pin.

stringrequired

The recipient of the message. Could be one of - phone number in international format. In this it should follow the guidelines of E.164 but leading 00 is as well accepted - group id

stringrequired

The text to be sent. 4069 chars, UTF-8 support

string

the url of the location where the image is stored. http or https, ASCII char set, supported formats are png, jpeg. Post-Processing Media Size 5MB.

string

the url of the location where the video file is stored. http or https, ASCII char set, supported formats video/mp4, video/3gpp. Post-Processing media size 16MB.

string

the url of the location where the document is stored. Any valid MIME-type is supported, post-Processing Media Size 100 MB.

string

File name of the document to be shown. It is shown on the uploaded document when the channel supports this. Max 512 chars, UTF-8.

string

Additional caption for the image / document / video. It is shown on the uploaded image / document / video when the Whatsapp supports this. Max 512 chars, UTF-8

string

the url of the location where the audio file is stored. Supported content is audio/aac, audio/mp4, audio/amr, audio/mpeg, audio/ogg; codecs=opus Note: The base audio/ogg type is not supported. Post-Processing Media Size 16MB

string

the url of the location where the sticker is stored. http or https, ASCII char set. Supported formats image/webp, post processing media size 100KB.

number

Longitude part of the coordinate. +/-180

number

Latitude part of the coordinate. +/-180

string

Optional name of location. 256 chars.

string

Optional address, will only be rendered if name is set. 256 chars.

object

The message template to be send.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.