Developer & DevOps

Send scheduled alerts and notifications to Slack

7 nodes 185 143 Scheduled trigger
Download

Workflow Description

An automated workflow that runs on a predefined schedule to fetch external data via HTTP requests, process it with conditional logic, and deliver formatted messages directly to Slack channels without manual intervention.

How it works

  1. 1.Execute workflow according to scheduled trigger
  2. 2.Retrieve data from external API using HTTP request
  3. 3.Apply conditional logic and transform data with code
  4. 4.Send formatted message to designated Slack channel

Use cases

  • Daily or weekly team reports sent automatically to Slack channels
  • Instant notifications when external systems trigger specific events
  • Centralized alerts for operations and monitoring teams

Requirements

  • Active Slack workspace with app creation permissions
  • External data source accessible via HTTP API

Service Value

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

Apps Used

Slack

Details

Trigger Scheduled trigger
Nodes 7
Apps 1
Views 185
Downloads 143

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)

Fetch Github Repo Releases

HTTP Request

#1

Daily Trigger

Schedule Trigger

#2

RepoConfig

Code

#3

Sticky Note

Sticky Note

#4

Sticky Note1

Sticky Note

#5

Wether Release is new

If

#6

Send Message

Slack

#7