Find answers in our Knowledge Base
API & Webhooks
13
How to Set Up Comm100 Live Chat Webhooks
Comm100 Live Chat Webhooks are HTTP(S) callbacks that occur when a certain live chat event takes place. Webhooks enable you to extend the capabilities of Comm100 Live Chat. For example, you can record chats in your own system by utilizing Comm100 Live C...
Comm100 API Introduction
Comm100 offers APIs for Live Chat, Bot, Ticketing Messaging, and Reporting. With Comm100 API, you can:Integrate your applications with Comm100 system to achieve seamless data sharing.Help businesses automate their service and enhance the customer suppo...
Reference for Webhook event: Chat Ended
Comm100 Live Chat Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when theChat Ended event occurs.The data is in JSON format. Here is the introduction ofJSON.Here is an example of Chat Ended event data...
How to Get OAuth Access Token and Use It to Call APIs on Postman
OAuth is an open-standard authorization protocol that provides applications with “secure designated access.” OAuth does not share password data but instead uses authorization tokens to prove an identity between consumers and service providers.You can us...
Reference for Webhook event: Chat Requested
Comm100 Live Chat Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when theChat Requested event occurs.The data is in JSON format. Here is the introduction ofJSON.Here is an example of Chat Requested ev...
What is Comm100’s Live Chat Report API
Comm100’s Live Chat Report API allows you to pull raw report data from Comm100 Live Chat into your own systems, so you can create custom and on-demand reports in Excel or your business intelligence platform.With our Report API, you can extract all live ...
Reference for Webhook event: Offline Message Submitted
Comm100 Live Chat Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when theOffline Message Submitted event occurs.The data is in JSON format. Here is the introduction ofJSON.Here is an example of Offlin...
Reference for Webhook event: Chat Started
Comm100 Live Chat Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when theChat Started event occurs.The data is inJSON format.Here is an example of Chat Started event data { "event": "chat_started", "v...
Reference for Webhook event: Agent Status Changed
Comm100 Live Chat Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when theAgent Status Changed event occurs.The data is in JSON format. Here is the introduction ofJSON.Agent changes status to Online{ ...
Reference for Webhook event: Chat Wrapped Up
Comm100 Live Chat Webhooks support both HTTP and HTTPS URLs. You will get the call back with the following properties when the Chat Wrapped Up event occurs.The data is in JSON format. Here is the introduction of JSON.Here is an example of Chat Wrapped-U...
Reference for Webhook event: Chat Transferred
Comm100 Live Chat Webhooks support both HTTP and HTTPS URL. You will get the call back with the following properties when theChat Transferred event occurs.The data is in JSON format. Here is the introduction forJSON.Here is an example of Chat Transferre...
How to Create a Webhook
Webhooks allow you to set up event-driven communications between Comm100 and an external server or third-party services. By setting up webhooks, you can send a real-time notification to a third-party system whenever an event within the Comm100 platform ...
Reporting API Changes | Nov 7, 2022
Comm100 has introduced the Custom Report feature on Nov 7, 2022, which has brought in changes in the Reporting API. This article introduces the details of the API changes after the release of Custom Report. If you are using reporting API, you need to up...
Have more questions?
We are always happy to help
Let’s Talk