Viewing and Editing Webhooks

To view the Webhooks, complete the following steps:

  1. In the WebUI app, set the filter to Global.
  2. Under Maintain, click Organization > Platform Integration > Webhooks.
  3. The Webhooks page with Webhook table is displayed.
    The Webhook table allows you to test, view dispatch logs, and delete Webhooks. The webhooks table displays the following information:
    • Name—Name of the Webhooks.
    • URL—Number of URLs Uniform Resource Locator. URL is a global address used for locating web resources on the Internet. in Webhooks.
    • Last Updated—Date and time at which Webhooks was updated.
    • Retry Policy—Displays the selected retry policy.
    • Test Webhooks—Hover over a Webhook from the list and click the Test Webhooks icon to test the Webhook by posting sample webhook payload to the configured URL. The Test Webhooks table provides the URL and Status of the selected Webhook.
    • View Dispatch Logs—Hover over a Webhook from the list and click the View Dispatch Log icon to view the Dispatch Logs for the selected Webhook. The Dispatch Logs table provides the URL, Status, and Dispatched Time. Click the arrow against each row to view the Log Details and Attempts in the drop-down for the respective URL.
    • Delete—Hover over a Webhook from the list and click the Delete icon and click Yes to delete the Webhook.

To edit a Webhooks, complete the following steps:

  1. Select a webhook from the list of webhooks and click icon. The following information are displayed:
    • Name—Name of the Webhooks.
    • Webhook ID—Displays the webhooks ID.
    • Retry Policy—Displays the selected retry policy. You can select any policy from the Retry Policy drop-down option.
    • Token—Webhooks token. Webhooks token enables header authentication and the third-party receiving service must validate the token to ensure authenticity. To refresh a token, click the refresh icon.
    • URL—Number of URLs in Webhooks. Click + to enter another URL. You can add up to three URLs.
  2. Click Save to save the settings.

    The following figure displays the dispatch log details for a webhook.

    Figure 1  Dispatch Logs Details Page