⚡ Weather forecast email - receive automated weather forecasts daily

727 views · ⚡ Personal Productivity

Description

Video Introduction

Video Walkthrough

Want to automate your inbox or need a custom workflow? 📞 Book a Call | 💬 DM me on Linkedin


Workflow Overview

This workflow automatically delivers a daily weather forecast to your email inbox every morning at 7:00 AM. It demonstrates practical API-to-API integration by connecting the Meteosource weather API directly to Gmail using n8n’s HTTP Request node, without requiring a pre-built Meteosource integration.

Why This Workflow is Valuable

Instead of manually checking weather forecasts each morning, this automation fetches current and next-day weather summaries from Meteosource and delivers them directly to your inbox. It’s a perfect example of how direct API integration unlocks tools that don’t have dedicated n8n nodes, giving you access to the full functionality of any service with an API.

Key Features

Setup Requirements

Meteosource API Account: Sign up for a free account at Meteosource to get your API key (includes 400 free calls per day, more than enough for daily forecasts).

Credentials needed:

Configuration

Open the Config node to personalize:

This workflow demonstrates the power of the HTTP Request node for connecting any API to your automation workflows.

🔗 Nodes Used

HTTP Request, Gmail, Schedule Trigger

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup