Get City Weather Information with OpenWeatherMap
detail.loadingPreview
Retrieve current weather details for any city using OpenWeatherMap.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow retrieves real-time weather information for a specified city using the OpenWeatherMap API. It's designed to be triggered by an incoming webhook, allowing for dynamic city selection.
Key Features
- Dynamically get weather data for any city via webhook.
- Extracts temperature and weather description.
- Includes basic error handling.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'OpenWeatherMap' node with your OpenWeatherMap API key.
- Trigger the workflow by sending a POST request to the webhook URL with a JSON body containing a
cityquery parameter (e.g.,{"query": {"city": "London"}}). - The output will contain the temperature and weather description for the requested city.
Apps Used
Workflow JSON
{
"id": "a9f2a3c8-d90c-463c-943c-0d2add80090b",
"name": "Get City Weather Information with OpenWeatherMap",
"nodes": 0,
"category": "OpenWeatherMap",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: a9f2a3c8-d90c...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Get Current Weather via OpenWeatherMap
Retrieves current weather conditions for a specified city using the OpenWeatherMap API.
OpenWeatherMap Weather Alert SMS
Get current weather information from OpenWeatherMap and send an SMS alert with details.
Send Daily Weather Updates with Gotify
Automatically sends daily weather updates to your Gotify server.
OpenWeatherMap SMS Notification
Send current temperature via SMS using Plivo.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automated Multi-Platform Influencer Discovery & Qualification
This powerful n8n workflow automates the entire process of discovering, scoring, and qualifying ideal influencers across Instagram, TikTok, and YouTube for your marketing campaigns. Streamline your talent acquisition by leveraging custom criteria and a sophisticated scoring algorithm.