Configuring webhooks

Webhooks are used by applications to provide real-time information to other applications. You can create webhooks to notify the specified events to an external application URL. For example, an API is published, or an application is shared.

Procedure

  1. Click the menu options icon User menu options icon from the title bar and click Administration and create Webhooks.
  2. Click Create.
  3. Provide the URL of the destination system to which the notification must be sent.
  4. From the Type list, select the type of destination that you want to send the notification:
    • System. To notify an external system endpoint.
    • Provider. To notify a provider endpoint.
  5. Select one of the following from the Security field:
    • Basic. Select this option if the destination requires basic authentication, and provide the corresponding username and password.
    • None. Select this option if the destination requires no authentication.
  6. Click Save.
    Your changes are saved.
  7. Select an event type.
    You can select more than one type.
  8. Click Save.
    Your changes are saved.

    The webhook is added. Notifications for the selected events are triggered and sent to the specified endpoint.