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
- Click the menu options icon
from the title bar and click Administration
and create Webhooks.
- Click Create.
- Provide the URL of the destination system to which the
notification must be sent.
- 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.
- 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.
- Click Save.
Your changes are saved.
- Select an event type.
You can select more than one type.
- Click Save.
Your changes are saved.
The webhook is
added. Notifications for the selected events are triggered and sent to the specified
endpoint.