It’s live! Access exclusive 2026 AI live chat benchmarks & see how your team stacks up.

Unlock the insights
Introduction to Webhook in Ticketing & Messaging

Webhooks allow you to automate and integrate Comm100 Ticketing & Messaging with external systems by sending real-time notifications when specific events occur.

A webhook is a mechanism for receiving event notifications from Comm100. When an event happens (such as a ticket being created or updated), Comm100 sends an HTTP POST request containing the event data in JSON format to a URL you specify (http:// or https://).

  • Use webhooks to automatically send ticket information to third-party systems across all channels.
  • Event data includes details such as ticket status, assignee changes, replies, and more.
  • For security, it is recommended to use HTTPS URLs to protect your data.


Ticketing & Messaging Events for Webhooks

You can configure webhooks as a trigger action for the following Ticketing & Messaging events. When a configured event occurs, Comm100 sends the related ticket data to the specified URL. 

To learn more on configuring webhook as trigger action, see this article.