Skip to main content
POST
Continue WhatsApp Conversation

Authorizations

string
required
API key associated with your Workspace

Path Parameters

string
required
The ID of the Workspace
string
required
The ID of the Whatsapp Assistant

Body Parameters

string
required
The Recipient’s Phone Number with country code
string
required
The WhatsApp Message to send
You can include variables in the message using curly braces.
Example: {firstName}
Each variable is resolved from the corresponding key in attributes.
Example: {firstName} will be replaced with attributes.firstName.
object
Attributes are user-defined and will be referenced dynamically in the message
Examples include firstName, lastName, etc.

Response

string
Outbound WhatsApp Message succesfully sent
string
The ID associated with the conversation