Get the latest live chat benchmark data broken down by team size & industry

Read more
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 Chat Webhooks. Best of all, setting up Comm100 Live Chat Webhooks is easy.

Live Chat Events for Webhooks

You can set up webhooks for 7 different live chat events: Offline Message SubmittedChat StartedChat EndedChat Wrapped-UpAgent Status ChangedChat Requested, and Chat Transferred . As soon as a chat starts or ends, or an offline message is submitted, the live chat data is sent to a designated URL (a web application).

Event Data Sent to Your Server

After Comm100 Live Chat Webhooks are set up and a certain event occurs, live chat data is sent to the specified URL. Click the links below to view the types of data you’ll have access to in each live chat event.

Add Webhooks to Your Account

  1.  Log in to your Comm100 Live Chat control panel.
  2. Go to Integrations & API menu and click Webhook.
  3. Click New Webhook.
  4. Choose the Event type and provide the Target URL to which the event data will be sent.
  5. Click OK to save all the settings.

Note: Comm100 Live Chat Webhook supports both HTTP and HTTPS URLs.

Now, you’ll get the callback whenever the selected event occurs.