Developer & DevOps

Weather via Slack

5 nodes 206 104 Webhook
Download

Workflow Description

An automation template that receives weather requests through a webhook, fetches current weather data from an external service, and delivers it directly to your Slack channel. Enables real-time weather updates without manual intervention.

How it works

  1. 1.Receive incoming webhook request containing a geographic location
  2. 2.Fetch current weather data via HTTP request from a weather service
  3. 3.Process the response and format the data into readable information
  4. 4.Send the formatted weather report to the specified Slack channel

Use cases

  • Automated daily weather notifications to your team in Slack
  • Query weather on-demand from outside the app and receive instant results in Slack

Requirements

  • Valid webhook URL for receiving requests and Slack webhook URL for sending messages
  • API key or credentials for the weather service being used

Service Value

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

Apps Used

Slack

Details

Trigger Webhook
Nodes 5
Apps 1
Views 206
Downloads 104

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

Webhook

Webhook

#1

Slack

Slack

#2

OpenStreetMap

HTTP Request

#3

NWS

HTTP Request

#4

NWS1

HTTP Request

#5