Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Daily Weather Reports with OpenWeather API, Google Sheets, and Gmail This workflow fetches real time weather data from the OpenWeather API, stores it in a Google Sheet, formats it into a beautifull...
n8n-nodes-base.stickynote, n8n-nodes-base.httprequest, n8n-nodes-base.googlesheets, n8n-nodes-base.html, n8n-nodes-base.gmail, n8n-nodes-base.scheduletrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by WeblineIndia.
Original n8n.io sourceThis workflow fetches real-time weather data from the OpenWeather API, stores it in a Google Sheet, formats it into a beautifully styled HTML report and emails it to recipients automatically every day at 10:00 AM. It helps teams track and monitor daily weather trends and optionally correlate them with energy production or field operations.
api.openweathermap.org).Country
Location Latitude
Location Longitude
Temperature (°C)
Feels Like (°C)
Min Temp (°C)
Max Temp (°C)
Humidity (%)
Pressure (hPa)
Sea Level (hPa)
Ground Level (hPa)
Visibility (m)
Wind Speed (m/s)
Wind Direction (°)
Wind Gust (m/s)
Cloudiness (%)
Sunrise (UTC)
Sunset (UTC)
Date Time (UTC)
| Issue | Possible Cause | Solution |
|---|---|---|
| Email not sent | Gmail credentials not connected properly | Reconnect Gmail account via n8n credential manager |
| Weather data is missing fields | API response changed or API key invalid | Verify OpenWeather API key and URL format |
| Google Sheet not updating | Incorrect spreadsheet ID or tab name | Double-check spreadsheet ID and sheet name in node |
| HTML email renders incorrectly | Broken or missing tags in HTML | Test output HTML separately in browser/email preview tool |
If you need assistance setting up or customizing this workflow, feel free reach out. We’re here to help!
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Daily weather reports with OpenWeather API, Google Sheets, and Gmail |
|---|---|
| Complexity | intermediate |
| Nodes | 7 |
| Categories | Personal Productivity |
| Author | WeblineIndia |
| Published | 31 Jul 2025 |
Use the JSON export at /data/workflows/6738/6738.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Daily Weather Reports with OpenWeather API, Google Sheets, and Gmail This workflow fetches real time weather data from the OpenWeather API, stores it in a Google Sheet, formats it into a beautifull...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity use case.