Webhook Integration
Last updated
Was this helpful?
Last updated
Was this helpful?
You can integrate IncidentHub with your own webhook endpoint to get notified when incidents occur.
The webhook request will be made in the following format
HTTP Method: POST
HTTP Headers
Content-Type: application/json
Body:
Example payload:
Go to your IncidentHub account and click on Channels -> Add -> Webhook.
Add a Name and Description.
Under "Webhook URL", paste your webhook URL.
Click "Save".