Find answers in our Knowledge Base
API & Webhooks
10
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 ...
Comm100 Ticketing Messaging Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when the When a Ticket is Created event occurs.The data is in JSON format. Here is the introduction of JSON.Here is an examp...
Comm100 Ticketing Messaging Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when the When the Status of a Ticket has Changed event occurs.The data is in JSON format. Here is the introduction of JSON.H...
Comm100 Ticketing Messaging Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when the When a Ticket is Moved to Recycle Bin event occurs.The data is in JSON format. Here is the introduction of JSON.Her...
Comm100 Ticketing Messaging Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when the When a Ticket is Updated event occurs.The data is in JSON format. Here is the introduction of JSON.Here is an examp...
The Comm100 Ticketing Messaging Webhook supports both HTTP and HTTPS URLs. The purpose of the Webhook is to check the message sent by an agent for compliance. The Webhook sends the message body to an external API, which either approves or rejects this ...
Comm100 Ticketing Messaging Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when the When a Ticket Reply is Received event occurs.The data is in JSON format. Here is the introduction of JSON.Here is a...
Comm100 Ticketing Messaging Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when the When a Ticket Status Stays the Same for a Specified Period of Time event occurs.The data is in JSON format. Here is...
Comm100 Ticketing Messaging Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when the When an Agent Replied event occurs.The data is in JSON format. Here is the introduction of JSON.Here is an example ...
Comm100 Ticketing Messaging Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when the When the Assignee of a Ticket has Changed event occurs.The data is in JSON format. Here is the introduction of JSON...