WebHooks allow LigaAI to send messages of project changes automatically to external services or apps in response to various actions.
To create and manage WebHooks,
1. Click the
icon on the upper right corner of your screen after entering the project.
2. On the next page, select WebHook from the setting navigator.
To create webhooks, click the Create Webhook button in the upper right corner.
The server indicates the platform to which the webhook sends messages.
The message will be pushed to the specified platform when the selected event occurs.
After filling in all the required information, you can click Test button to check the connection of the webhook. And then complete creation.
To copy existing WebHooks from other projects:
1. Click the Copy WebHook button in the upper right corner
2. Select a project.
3. Select one or more webhooks to copy.

The delivery records allow you to troubleshoot based on the request and response information when there is an exception on the external services or apps.
Click Delivery records on the action column to view the request and response information.
Toggle the switch to disable a webhook when you no longer need to subscribe to the events. You can re-enable it anytime.
Click the Delete button on the action bar to completely delete the webhook.
After deletion, the selected events will no longer listen while the delivery requests can not be restored.
Select the check box of one or more WebHooks then the toolbar will appear.
You can bulk enable, disable or delete the webhooks.