Developer & DevOps

Receive alerts and route via HTTP endpoints

7 nodes 178 111 Webhook
Download

Workflow Description

This automation captures alerts through a webhook, processes and validates them using conditional logic, then routes alerts to specified HTTP endpoints based on defined criteria. Ensures intelligent alert distribution across external systems without manual intervention.

How it works

  1. 1.Receive incoming alert via webhook trigger
  2. 2.Process and extract alert data into variables
  3. 3.Evaluate alert conditions using conditional nodes
  4. 4.Route alert to appropriate HTTP endpoint destination
  5. 5.Log processed alerts for audit purposes

Use cases

  • Distribute server alerts to multiple notification channels
  • Synchronize monitoring alerts between different DevOps systems

Requirements

  • Stable internet connection for webhook reception and HTTP requests
  • Understanding of JSON format and alert payload structure

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Webhook Set HTTP Request No Op If

Details

Trigger Webhook
Nodes 7
Apps 5
Views 178
Downloads 111

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (7)

Webhook

Webhook

#1

Set

Set

#2

Create Alert

HTTP Request

#3

Close Alert

HTTP Request

#4

NoOp

No Op

#5

IF

If

#6

Switch

Switch

#7