Integrations
Wappfy Webhooks Events
List of available webhook events in Wappfy
Wappfy provides comprehensive webhook support for real-time event notifications. Configure your webhook URL to receive events.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List of available webhook events in Wappfy
| Event | Description |
|---|---|
session.status | Triggered when the session status changes (STOPPED, STARTING, SCAN_QR_CODE, WORKING, FAILED) |
| Event | Description |
|---|---|
message | Incoming message received |
message.reaction | User reacts or removes a reaction to a message |
message.any | Fired on all message creations, including your own |
message.ack | Server or recipient gets, reads or plays the message |
message.revoked | Message is revoked by sender or recipient |
| Event | Description |
|---|---|
group.v2.join | You joined or were added to a group |
group.v2.leave | You left or were removed from a group |
group.v2.update | Group information is updated |
group.v2.participants | Group participants change (join, leave, promote to admin) |
| Event | Description |
|---|---|
presence.update | Most recent presence information for a chat (online, typing, recording) |
| Event | Description |
|---|---|
poll.vote | Receive new votes for a poll sent |
poll.vote.failed | Failed to decrypt a vote from a user |
| Event | Description |
|---|---|
chat.archive | Chat is archived or unarchived |
| Event | Description |
|---|---|
call.received | Call is received by the user |
call.accepted | Call is accepted by the user |
call.rejected | Call is rejected by the user |
| Event | Description |
|---|---|
label.upsert | Label is created or updated |
label.deleted | Label is deleted |
label.chat.added | Label is added to a chat |
label.chat.deleted | Label is deleted from a chat |
| Event | Description |
|---|---|
event.response | Event response is received |
event.response.failed | Event response failed to decrypt |
engine.event | Internal engine event |
