Telegram Weather Alerts
detail.loadingPreview
Get current weather information from OpenWeatherMap via Telegram.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow allows you to receive instant weather updates from OpenWeatherMap directly through Telegram. It's triggered by a Telegram message, fetches the current weather for a specified city, and sends a formatted message back to the Telegram chat.
Key Features
- Receives weather requests via Telegram.
- Fetches current weather data using OpenWeatherMap.
- Sends a customized weather report back to the Telegram chat.
- Includes error handling for workflow failures.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Telegram Trigger' node with your Telegram bot token.
- Configure the 'OpenWeatherMap' node with your OpenWeatherMap API key and the desired city (e.g., 'berlin,de').
- Configure the 'Telegram' node with your Telegram bot token and ensure the
chatIdis correctly mapped from the trigger. - Activate the workflow and send a message to your Telegram bot.
Apps Used
Workflow JSON
{
"id": "2eb7cf32-b09b-4d4d-b6d4-26c2eb1af988",
"name": "Telegram Weather Alerts",
"nodes": 0,
"category": "Weather",
"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: 2eb7cf32-b09b...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Send Daily Weather Updates via Spontit Push Notification
Get daily weather updates pushed to your device using OpenWeatherMap and Spontit.
Send Daily Weather Updates to Line
Automatically sends daily weather updates to your Line account.
Send Daily Weather Updates via Push Notification
Get daily weather updates delivered directly to your device via a push notification.
Get Weather Alerts Via SMS
Get weather updates and send SMS alerts based on temperature.
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.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.