Harness

Receive deployment notifications and log releases as changes to correlate with incidents.

InboundCI/CD & DevOps
Start Free Trial

Quick Setup

Copy Webhook URL

Go to your Alert24 dashboard and copy the webhook URL for Harness.

Configure Harness

Add the webhook URL in your Harness settings.

Auto-Detected

Alert24 auto-detects Harness payloads and maps them to incidents.

Step-by-Step Setup Instructions

Harness Webhook Setup

1.In Harness, go to Project Settings → Notifications
2.Click New Notification Rule
3.Select Webhook as the notification channel
4.Set the Webhook URL to the URL shown above
5.Configure pipeline events (success, failure, etc.)
6.Click Save

Example Webhook Payload

This is a sample payload that Harness sends to Alert24 when an alert fires.

{
  "status": "FAILED",
  "pipelineName": "deploy-production",
  "message": "Pipeline deploy-production failed at stage: Deploy to Prod",
  "executionId": "exec-abc123",
  "accountId": "acc-12345",
  "orgIdentifier": "default",
  "projectIdentifier": "my-project",
  "startTs": 1705312200000,
  "endTs": 1705312500000,
  "triggeredBy": "john@example.com"
}

How Alert24 Maps Harness Data

Status Field

status

Message Field

pipelineName

Auto-Create Incidents

Yes

Auto-Resolve Incidents

Yes

Status Mapping

Alert24 StatusHarness Values
operational
SUCCESS
down
FAILEDERRORABORTED

Track Deployments from Harness

Track changes for incident correlation and AI root cause analysis

  1. 1Go to Harness → Project Settings → Webhooks
  2. 2Add your Alert24 Changes Webhook URL
  3. 3Select pipeline completion events

Changes are logged per service. Copy the Changes Webhook URL from your service page in Alert24. When an incident occurs, recent changes are surfaced automatically with AI-powered root cause analysis. Learn more →

Connect Harness to Alert24 in minutes

Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.

More CI/CD & DevOps Integrations