Automate Daily and On-Demand Weather Updates to Telegram
This n8n workflow sends daily and on-demand weather updates to your Telegram chat using real-time data from OpenWeatherMap. It supports scheduled daily notifications and manual lookups via a form.
This workflow integrates OpenWeatherMap and Telegram to provide weather updates. It features a scheduled trigger that sends weather information daily at 8:00 AM IST, and a form trigger for manual city and country input. The workflow retrieves weather data, formats it, and sends it to a specified Telegram chat. Users can customize the default city and country or adjust the schedule time to suit their needs.
Platform
n8n
Category
Travel
Price
Free
Creator
Nadia Popov
set
telegram
stickyNote
formTrigger
httpRequest
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.