How to configure alerts through a webhook
Learn how to configure notification alerts using a webhook.

Was this helpful?
Learn how to configure notification alerts using a webhook.

Was this helpful?
Was this helpful?
{
"realm": "realm",
"environment": "env",
"alertName": "Alert-name",
"pipelineName": "pipeline",
"startsAt": "0001-01-01T00:00:00Z",
"endsAt": "0001-01-01T00:00:00Z",
"status": "firing" // This field can be firing or resolved
}