Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

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

Event Data Sent to Your Server

Omini-Widget

  • 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

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.

...

    ...

    1. Click Add button, Select

    ...

    1. OminiWidget、Inbox or

    ...

    1. Contact Webhooks.

    ...

    ...

    Info

    Learn how to configure each of these webhooks:

    1. Enter a name for the webhook and provide the

    ...

    1. URL to which

    ...

    1. you want to send the event data.Make sure the status is Open.

    ...

    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.

    ...

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