Developer & DevOps

Slack automation

4 nodes 213 118 Webhook
Download

Workflow Description

Automation that receives data via webhook, queries information using GraphQL, processes it with a custom function, and delivers formatted messages to Slack. Perfect for real-time DevOps alerts and team notifications.

How it works

  1. 1.Receive incoming event from external webhook
  2. 2.Query required data from GraphQL endpoint
  3. 3.Process and transform data using JavaScript function
  4. 4.Send formatted notification message to Slack channel

Use cases

  • Send immediate DevOps alerts to teams when errors or critical events occur
  • Automatically log technical events in dedicated Slack channels for tracking
  • Notify teams with complex query results in formatted, readable messages

Requirements

  • Slack OAuth token with channel posting permissions
  • Active GraphQL endpoint with authentication credentials
  • n8n instance with webhook ingestion enabled and SSL configured

Service Value

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

Apps Used

Graphql Slack

Details

Trigger Webhook
Nodes 4
Apps 2
Views 213
Downloads 118

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

Webhook

Webhook

#1

GraphQL

Graphql

#2

Function

Function

#3

Slack

Slack

#4