CTRLK

Additional resources

Available webhook events

|

View as Markdown

Reference list of all webhook events available across Infobip channels, numbers and senders, and tools. Use this page to find the event values you need when creating subscriptions.

Events

Events

Specific actions or state changes in your communication flows. Every message sent through a channel can trigger one or more events: delivery confirmations, user clicks, inbound replies, identity status updates, and more.

Notifications

Notifications

HTTP POST requests sent to your webhook URL when matching events occur. They contain event data and signed headers for verification, enabling your systems to react to real-time activity without polling.


To receive event notifications, create at least one subscription per channel or service. You can create multiple subscriptions to route different event types to different webhooks.



Events by category [#events-by-category]

Expand a channel or service to view its available events. Use the tabs to switch between categories.




Related pages

Understanding webhook subscriptions
How subscriptions work and filtering options.

Manage webhook subscriptions
Create and configure subscriptions.

Manage event formats
Control event payload structures by channel.

Inbound message routing
Route inbound messages through subscriptions.

Subscription hierarchy and deletion rules
Component relationships and deletion dependencies.