Learn how to use Whatsapp with Composio
Overview
SLUG
WHATSAPP
Description
Enables interaction with customers through the WhatsApp Business API for messaging and automation.
Authentication Details
API Key
full
bearer_token
generic_id
Tools
Send contacts
SLUG: WHATSAPP_SEND_CONTACTS
Action Parameters
contacts
to_number
Action Response
data
error
successful
Send location
SLUG: WHATSAPP_SEND_LOCATION
Action Parameters
address
latitude
longitude
name
to_number
Action Response
data
error
successful
Send media
SLUG: WHATSAPP_SEND_MEDIA
Action Parameters
caption
link
media_type
to_number
Action Response
data
error
successful
Send message
SLUG: WHATSAPP_SEND_MESSAGE
Action Parameters
message_id
preview_url
text
to_number
Action Response
data
error
successful
Send template message
SLUG: WHATSAPP_SEND_TEMPLATE_MESSAGE
Action Parameters
language_code
template_name
to_number
Action Response
data
error
successful