Developer & DevOps

Monitor ServiceNow incidents and send Slack alerts

14 nodes 192 112 Automatic trigger
Download

Workflow Description

Automation that checks ServiceNow tickets on a schedule, categorizes them by priority, and sends real-time Slack notifications to the team with incident details and current status updates.

How it works

  1. 1.Enable scheduled trigger to check tickets at defined intervals
  2. 2.Query ServiceNow for new and open incidents across the system
  3. 3.Sort and prioritize tickets based on severity and impact level
  4. 4.Send formatted Slack messages to appropriate channels based on incident type

Use cases

  • Automatically notify teams of production outages and critical incidents
  • Deliver color-coded alerts to Slack channels based on severity thresholds
  • Reduce response time by eliminating manual ticket review and escalation delays

Requirements

  • ServiceNow account with read access to incident tables and configuration
  • Slack workspace with bot posting permissions and channel access
  • Pre-configured priority levels and channel routing rules

Service Value

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

Apps Used

Service Now Slack Sort

Details

Trigger Automatic trigger
Nodes 14
Apps 3
Views 192
Downloads 112

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 (14)

/

When clicking ‘Test workflow’

Manual Trigger

#1

Run Every 5 Minutes

Schedule Trigger

#2

Get 5 Minute Ago Timestamp

Date Time

#3

Get Incidents from ServiceNow

Service Now

#4

Check if New Incidents

If

#5

Post Error Message if Error with ServiceNow

Slack

#6

Sort Incidents in Ascending Order

Sort

#7

Post Incident Details to Slack Channel

Slack

#8

No Incidents, Do Nothing

No Op

#9

Sticky Note11

Sticky Note

#10

Sticky Note

Sticky Note

#11

Sticky Note12

Sticky Note

#12

Sticky Note5

Sticky Note

#13

Sticky Note6

Sticky Note

#14