Jira
Receive Jira webhooks and auto-create Jira tickets from incidents.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for Jira.
Configure Jira
Add the webhook URL in your Jira settings.
Auto-Detected
Alert24 auto-detects Jira payloads and maps them to incidents.
Step-by-Step Setup Instructions
Jira Webhook Setup
Example Webhook Payload
This is a sample payload that Jira sends to Alert24 when an alert fires.
{
"webhookEvent": "jira:issue_created",
"issue": {
"key": "OPS-123",
"fields": {
"summary": "Production API returning 500 errors",
"status": {
"name": "Open"
},
"priority": {
"name": "Critical"
},
"issuetype": {
"name": "Bug"
}
}
}
}How Alert24 Maps Jira Data
Status Field
issue.fields.status.name
Message Field
issue.fields.summary
Auto-Create Incidents
No
Auto-Resolve Incidents
Yes
Status Mapping
| Alert24 Status | Jira Values |
|---|---|
| operational | DoneResolvedClosed |
| degraded | In Progress |
| down | OpenTo Do |
Connect Jira to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More ITSM & Ticketing Integrations
ServiceNow
Inbound & OutboundReceive ServiceNow webhooks and auto-create ServiceNow incidents.
Opsgenie
Inbound & OutboundReceive Opsgenie webhooks and forward incidents to Opsgenie as alerts.
FireHydrant
Inbound & OutboundReceive FireHydrant webhooks and auto-create FireHydrant incidents.
Splunk On-Call (VictorOps)
InboundReceive Splunk On-Call (formerly VictorOps) incident notifications via webhook.
Freshdesk
Inbound & OutboundReceive Freshdesk webhooks and auto-create support tickets from incidents.
Freshservice
InboundReceive Freshservice ticket and incident notifications via webhook.