TeamCity + Alert24

Stream events from TeamCity into Alert24 to correlate changes with incidents and shorten time to resolution.

Receive JetBrains TeamCity build notifications and log deployments as changes for incident correlation.

Auto-detected payloads

Alert24 recognizes TeamCity webhooks out of the box and maps fields to incidents automatically.

On-call routing & escalations

Page the right engineer over SMS, voice, push, email, or chat with policy-driven escalations.

Auto-updating status pages

Promote incidents to a public or private status page with one click and keep customers informed.

Change correlation & AI RCA

Recent deploys, infra updates, and feature flag flips surface alongside the incident for faster root cause.

Quick Setup

Copy Webhook URL

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

Configure TeamCity

Add the webhook URL in your TeamCity settings.

Auto-Detected

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

Step-by-Step Setup Instructions

TeamCity Webhook Setup

1.Install the tcWebHooks plugin in TeamCity
2.Go to Project Settings → WebHooks
3.Click Add Webhook
4.Set the URL to the webhook URL shown above
5.Select JSON format
6.Choose build events to trigger on
7.Save

Example Webhook Payload

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

{
  "build": {
    "buildStatus": "FAILURE",
    "statusText": "Tests failed: 3",
    "buildFullName": "Production :: Deploy",
    "buildNumber": "42"
  }
}

How Alert24 Maps TeamCity Data

Status Field

build.buildStatus

Message Field

build.statusText

Auto-Create Incidents

Yes

Auto-Resolve Incidents

Yes

Status Mapping

Alert24 StatusTeamCity Values
operational
SUCCESS
down
FAILUREERROR

Connect TeamCity to Alert24 in minutes

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

More CI/CD & DevOps Integrations