Developer & DevOps

Fetch weather data from OpenWeatherMap via webhook trigger

3 nodes 303 146 Webhook
Download

Workflow Description

Receive webhook requests containing location information and query OpenWeatherMap API in real-time to retrieve current weather conditions. Process and structure the data for downstream systems, dashboards, or alerting mechanisms without manual intervention.

How it works

  1. 1.Receive incoming webhook request with location coordinates or city name
  2. 2.Query OpenWeatherMap API to fetch current weather data for the specified location
  3. 3.Process and format the weather response for integration with external tools

Use cases

  • Automatically update weather dashboards on demand
  • Trigger alerts or notifications when specific weather conditions occur

Requirements

  • Valid OpenWeatherMap API key configured in n8n
  • Publicly accessible webhook endpoint configured to receive incoming requests

Service Value

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

Apps Used

Open Weather Map

Details

Trigger Webhook
Nodes 3
Apps 1
Views 303
Downloads 146

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

Set

Set

#1

OpenWeatherMap

Open Weather Map

#2

Webhook

Webhook

#3