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 6 Current »

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 OminiWidget、Inbox &Contact Webhooks. Best of all, setting up Webhooks is easy.

Step by Step Instructions

To create a webhook, follow these steps:

  1. Login to your CloudCX Control Panel.

  2. Click Apps&Intergrations.

  3. Go to the Webhooks card and click Settings.

image-20240620-085318.png
  1. Click Add button, Select OminiWidget、Inbox or Contact Webhooks.

image-20240913-092149.png

Learn how to configure each of these webhooks:

  1. Enter a name for the webhook and provide the URL to which you want to send the event data.Make sure the status is Open.

image-20240913-093200.png

  1. If the third-party system requires authorization, select the Authorization Required checkbox and choose the credential from the drop-down list. The credentials are created and managed via Apps & Integrations > Authorization Credentials.

  2. If the third-party system requires additional webhook headers, click Add a field to add the header information.

image-20240913-093551.png
  1. Click Save, Now, you’ll get the callback whenever the selected event occurs.

  • No labels