Webhook Integration: Receive Real-Time WhatsApp Notifications

Aug 7, 2026  •  5 min read

Webhook Integration

Webhooks allow your application to receive real-time notifications when WhatsApp events occur, such as incoming messages or session status changes.

Configuring Webhooks

Navigate to the Webhooks section in your dashboard and enter your endpoint URL. WaHttp will deliver JSON payloads to your server whenever an event occurs.

Event Types

Available webhook events include: message.received, message.sent, session.status, and more.