Weather Forecast Email - Receive Automated Weather Forecasts Daily
Video Introduction
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
Scheduled daily execution at 7:00 AM (customizable) Fetches weather data using the Meteosource API with secure Query Auth credentials Sends formatted email with today's weather in the subject and tomorrow's forecast in the body Easy location and recipient customization through a Config node
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: Meteosource credentials**: Create an HTTP Query Auth credential in n8n with the parameter name key and your Meteosource API key as the value Gmail OAuth2**: Connect your Gmail account to n8n for sending emails
Configuration
Open the Config node to personalize: place_id**: Change from "london" to your desired location (use Meteosource place ID format) send_to_email**: Update with your preferred recipient email address
This workflow demonstrates the power of the HTTP Request node for connecting any API to your automation workflows.
Related Templates
Instagram Full Profile Scraper with Apify and Google Sheets
šø Instagram Full Profile Scraper with Apify and Google Sheets This n8n workflow automates the process of scraping ful...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
Technology News Workflow Explanation with Key Services
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Auto-Publish Techn...
š Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments