Automates daily weather data fetch from OpenWeather API, logs to Google Sheets, and emails styled HTML reports at 10 AM. Ideal for teams tracking weather trends for operations or energy production.
This n8n workflow automates daily weather monitoring by triggering at 10:00 AM IST via a Schedule node. It fetches real-time weather metrics (temperature, humidity, wind, etc.) for a specified location using the OpenWeather API through an HTTP Request node. The data is then appended to a structured Google Sheet for historical logging and analysis.
Next, a Set or Function node processes the data to generate a professional HTML email with inline CSS styling, including key weather highlights, fore
Platform
n8n
Category
Education
Price
$11.99
Creator
QualityWorkflows
weather
openweather
google-sheets
gmail
schedule
daily-report
automation
data-logging
email-report
reporting
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.