Wati

Learn how to use Wati with Composio

Overview

SLUG

WATI

Description

Wati is a WhatsApp Business API platform that automates marketing, sales, service, and support.

Authentication Details

bearer_token
stringRequired

Tools

SLUG: WATI_ADD_CONTACT

Tool to add a new contact in wati. use when registering a customer's whatsapp number before sending messages.

Action Parameters

customParams
array
name
string
whatsappNumber
Required

Action Response

data
objectRequired
error
string
successful
booleanRequired

SLUG: WATI_GET_TEAMS

Tool to retrieve a list of teams from wati. use after authenticating when you need to enumerate all available teams.

Action Parameters

Action Response

data
objectRequired
error
string
successful
booleanRequired

SLUG: WATI_SEND_SESSION_MESSAGE

Tool to send a session message to a specified whatsapp number. use when you need to deliver a free-form text within an active 24-hour session window.

Action Parameters

messageText
stringRequired
whatsappNumber
stringRequired

Action Response

data
objectRequired
error
string
successful
booleanRequired

SLUG: WATI_UPDATE_CONTACT_ATTRIBUTES

Tool to update attributes of an existing contact. use after confirming the contact exists and you need to modify its custom attributes.

Action Parameters

customParams
array
whatsappNumber
stringRequired

Action Response

data
objectRequired
error
string
successful
booleanRequired

SLUG: WATI_WATIUPDATECHATSTATUS

Deprecated action placeholder for updating chat status.

Action Parameters

Action Response

data
objectRequired
error
string
successful
booleanRequired