Find answers in our Knowledge Base
API & Webhooks
10
Webhooks enable you to extend the capabilities of Comm100 Ticketing Messaging. It is a tool to receive notifications from Comm100 when a trigger happens on a ticketing messaging event. It allows you to register an http:// or https:// URL where the eve...
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 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 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 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 is Updated 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 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 a Ticket Status Stays the Same for a Specified Period of Time event occurs.The data is in JSON format. Here is...
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 the Assignee of a Ticket has Changed event occurs.The data is in JSON format. Here is the introduction of JSON...