Botpress home page
Search...
Ctrl K
Changelog
Dashboard
Dashboard
Search...
Navigation
WhatsApp
WhatsApp Triggers
Home
Learn
Integrations
Webchat
For Developers
API Reference
Community Discord
News & Resources
Get Started
Introduction
Botpress Hub
Functional Integrations
Introduction
Knowledge Base Optimization
Conversation Analyzer
Improvement
Integration Guides
Asana
Chat
Gmail
Google Calendar
Google Sheet
Human-in-the-loop (HITL)
Instagram
Intercom
Line
Messenger
Microsoft Teams
Notion
Slack
Sunshine Conversation
Telegram
Trello
Twilio
Viber
Vonage
Webhook
WhatsApp
Setup
Mapping
Triggers
Start proactively
Zapier
Zendesk
On this page
Reaction Added
Reaction Removed
Integration Guides
WhatsApp
WhatsApp Triggers
The WhatsApp integration includes the following
Triggers
:
Reaction Added
The
Reaction Added
Trigger executes when the WhatsApp user
adds a reaction to a message
:
It receives the
whatsapp:reactionAdded
event, which contains the following payload:
payload
object
Show properties
conversationId
string
required
The ID of the conversation where the reaction was added.
messageId
string
required
The ID of the message the reaction was added to.
userId
string
required
The ID of the user who added the reaction.
reaction
string
required
The emoji used for the added reaction.
Reaction Removed
The
Reaction Added
Trigger executes when the WhatsApp user
removes a reaction to a message
:
It receives the
whatsapp:reactionRemoved
event, which contains the following payload:
payload
object
Show properties
conversationId
string
required
The ID of the conversation where the reaction was removed.
messageId
string
required
The ID of the message the reaction was removed from.
userId
string
required
The ID of the user who removed the reaction.
reaction
string
required
The emoji used for the removed reaction.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
WhatsApp to Botpress
Start proactively
Assistant
Responses are generated using AI and may contain mistakes.