Webhooks integration
Receive your decube alerts to an endpoint of your choice by using our webhooks integration.
When we raise an incident alert, we can also send it to a URL of your choice once it is set up in your organization.
Setting Up Webbooks
URL Validation: When setting up webhooks, it's essential to ensure the URL you provide is accurate. Validate your URL by clicking the "Test
" button. A successful test ensures proper integration.
HTTP Header and Token: Additionally, make sure to provide a valid HTTP Header and associated token for effective and secure webhook functionality.
Sample payload
This is a sample payload in json
format which will be sent to the webhook.
Last updated