Learn how to use Whatsapp with Composio
Overview
Enum
WHATSAPP
Description
Enables interaction with customers through the WhatsApp Business API for messaging and automation.
Authentication Details
API_KEY
base_url
auth_token
phone_number_id
Actions
WHATSAPP_SEND_CONTACTS
Action Parameters
contacts
to_number
Action Response
data
error
successful
WHATSAPP_SEND_LOCATION
Action Parameters
address
latitude
longitude
name
to_number
Action Response
data
error
successful
WHATSAPP_SEND_MEDIA
Action Parameters
caption
link
media_type
to_number
Action Response
data
error
successful
WHATSAPP_SEND_MESSAGE
Action Parameters
message_id
preview_url
text
to_number
Action Response
data
error
successful
WHATSAPP_SEND_TEMPLATE_MESSAGE
Action Parameters
language_code
template_name
to_number
Action Response
data
error
successful