Subscribe to events and webhooks
Agent Skill
Automate this endpoint with an AI agent using the 2chat-webhooks skill:
npx skills add 2ChatCo/agent-skills -s 2chat-webhooks
You can listen for events as they happen in real-time. Each group of events is classified by channel type, like WhatsApp, SMS, or Phone Calls.
WhatsApp Web and the WhatsApp Business API (WABA) are separate channels with their own event names and payloads, so each one has its own list of supported events.
Supported webhooks types
| Channel | Description |
|---|---|
| 📲 WhatsApp Web | See documentation here. |
| 🟢 WhatsApp Business API (WABA) | See documentation here. |
| ☎️ Phone Calls | See documentation here. |
| 💬 SMS | See documentation here. |