TeamCity

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

InboundCI/CD & DevOps
Start Free Trial

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