Send Daily Weather Reports to Email with OpenWeatherMap & Gmail - n8n Workflow | Neura Market
Send Daily Weather Reports to Email with OpenWeatherMap & Gmail
Automates daily weather reports for a specified city, fetched from OpenWeatherMap and emailed via Gmail on a schedule.
This n8n workflow automates sending daily weather reports directly to your email inbox, keeping you informed without manual checks. It starts with a Cron node triggering at a set time each day, like 8:00 AM, followed by an HTTP Request to the OpenWeatherMap API for current conditions in your chosen city, using metric units and your API key.
A Code node then processes the JSON response, extracting key details such as city name, weather description, temperature (current and feels like), humidity,
Platform
n8n
Category
E-commerce
Price
$9.99
Creator
Maxim Luong
weather
email
automation
daily-report
OpenWeatherMap
Gmail
cron
lifestyle
news
customer-service
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.