Inbound & OutboundCustom & Automation

n8n + Alert24

Send alerts from n8n into Alert24 and route Alert24 incidents back to n8n for end-to-end incident workflow.

Connect workflow automations to Alert24 via n8n HTTP request node.

Auto-detected payloads

Alert24 recognizes n8n 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 n8n.

Configure n8n

Add the webhook URL in your n8n settings.

Auto-Detected

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

Step-by-Step Setup Instructions

n8n Integration Setup

1.In n8n, add an HTTP Request node to your workflow
2.Set the URL to the webhook URL shown above
3.Set method to POST and content type to JSON
4.Map the workflow data to include status and message fields
5.Connect the node to your trigger

Example Webhook Payload

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

{
  "status": "down",
  "message": "Workflow detected: website returning 500 errors",
  "source": "n8n",
  "workflow": "Website Health Check"
}

How Alert24 Maps n8n Data

Status Field

status

Message Field

message

Auto-Create Incidents

Yes

Auto-Resolve Incidents

Yes

Status Mapping

Alert24 Statusn8n Values
operational
resolvedok
down
downerrorcritical

Connect n8n to Alert24 in minutes

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

More Custom & Automation Integrations