Support

Submit a ticket My Tickets
Welcome
Login  Sign up

Managing web hooks

A webhook is a callback to a URL triggered by an event on the nativeMsg system. When this event occurs, nativeMsg will make an HTTP POST to one or more URLs set up in your account.


On the Settings page, the Webhooks section displays the webhooks added to the system and also provides options to edit and delete the webhooks.


You can add webhooks for inbound events and outbound events. A unique secret key is added to the new webhook.


Creating a new webhook

  1. In the Webhooks section, click the Create New Hook button.


  2. In the Create New Webhook dialog box, enter appropriate values.

    1. In the URL field, enter the URL at which you want to receive the callback for the selected event.
      Note: You must enter the full URL including 'https'. For example, https://www.example.com.
    2. In the Events field, select the required events for the webhook.
  3. Click the Create button.
    The webhook is created with a unique secret key.


Editing a webhook

  1. In the Webhooks section, click the Edit button for the webhook.


  2. In the Update Webhook dialog box, make the required changes in the URL and events.


  3. Click the Update button.


Deleting a webhook

  1. In the Webhooks section, click the Delete button for the webhook.


  2. In the confirmation dialog box, click Yes.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.