Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Webhooks are HTTP(S) callbacks that occur when a certain Webchat&Ticket event takes place. Webhooks enable you to extend the capabilities of CloudCX. For example, you can record chats in your own system by utilizing OminiWidgett&Inbox Webhooks. Best of all, setting up Webhooks is easy.

Event Data Sent to Your Server

OminiWidget

  • Offline message is submitted

  • Chat starts

  • Chat ends

  • Chat is wrapped up

  • Agent status changes

Inbox

  • When ticket is created

  • When a ticket reply is received

  • When an agent replied

  • When the assignee of a ticket has changed

  • When the status of a ticket has changed

  • When a ticket is moved to recycle bin

Add Webhooks to Your Account

  1. Login to your CloudCX Control Panel.

  2. Click Apps&Intergrations.

  3. Go to the Webhooks card and click Settings.

image-20240620-085318.png

Add Webhooks

  1. Click Add button, Select OminiWidget or Inbox Webhooks.

image-20240620-113950.png
  1. Choose the Event type and provide the Target URL to which the event data will be sent.

image-20240620-114032.pngimage-20240620-114059.png
  1. Click Save, Now, you’ll get the callback whenever the selected event occurs.

  • No labels