Web Hooks
Last updated
Last updated
A webhook is a way for an app to provide other applications with real-time information.
Darkseal supports 2 webhook types:
Generic
Slack
Path: Settings
> Webhook
> Add Webhook
Steps:
Add the name of the webhook
Describe the webhook
Enter the Consumer/client URL to consume the event's data
Can be used to activate or disable the webhook
Filters are provided for all the entities and for all the events. Event data for specific action can be achieved
Enter the batch size
Enter the desired connection timeout
A secret key can be used to secure the webhook connection
Path: Settings
> Slack
> Add Slack
Steps:
Add the name of the webhook
Describe the webhook
Enter the Slack endpoint URL
Can be used to activate or disable the webhook
Filters are provided for all entities and for all events. Event data for specific actions can be achieved
Enter the batch size
Enter the desired connection timeout
A secret key can be used to secure the webhook connection