Back to Integrations
integrationGoogle Calendar node
integrationOpenWeatherMap node

Google Calendar and OpenWeatherMap integration

Save yourself the work of writing custom integrations for Google Calendar and OpenWeatherMap and use n8n instead. Build adaptable and scalable Productivity, Miscellaneous, and Utility workflows that work with your technology stack. All within a building experience you will love.

How to connect Google Calendar and OpenWeatherMap

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Google Calendar and OpenWeatherMap integration: Create a new workflow and add the first step

Step 2: Add and configure Google Calendar and OpenWeatherMap nodes

You can find Google Calendar and OpenWeatherMap in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Google Calendar and OpenWeatherMap nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Google Calendar and OpenWeatherMap integration: Add and configure Google Calendar and OpenWeatherMap nodes

Step 3: Connect Google Calendar and OpenWeatherMap

A connection establishes a link between Google Calendar and OpenWeatherMap (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Google Calendar and OpenWeatherMap integration: Connect Google Calendar and OpenWeatherMap

Step 4: Customize and extend your Google Calendar and OpenWeatherMap integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Google Calendar and OpenWeatherMap with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Google Calendar and OpenWeatherMap integration: Customize and extend your Google Calendar and OpenWeatherMap integration

Step 5: Test and activate your Google Calendar and OpenWeatherMap workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Google Calendar to OpenWeatherMap or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Google Calendar and OpenWeatherMap integration: Test and activate your Google Calendar and OpenWeatherMap workflow

Smart break recommendation system using Google Calendar, weather data, and GPT-4 to Slack

Who is this for
This workflow is perfect for busy professionals, consultants, and anyone who frequently travels between meetings. If you want to make the most of your free time between appointments and discover great nearby spots without manual searching, this template is for you.
What it does
This workflow automatically monitors your Google Calendar and identifies gaps between appointments. When it detects sufficient free time (configurable, default 30+ minutes), it calculates travel time to your next destination, checks the weather, and uses AI to recommend the top 3 spots to visit during your break. Recommendations are weather-aware: indoor spots like cafés in malls or stations for rainy days, and outdoor terraces or open-air venues for nice weather.
How it works

Schedule Trigger - Runs every 30 minutes to check your calendar
Fetch Data - Gets your next calendar event and user preferences from Notion
Calculate Gap Time - Determines available free time by subtracting travel time (via Google Maps) from time until your next appointment
Weather Check - Gets current weather at your destination using OpenWeatherMap
Smart Routing - Routes to indoor or outdoor spot search based on weather conditions
AI Recommendations - GPT-4.1-mini analyzes spots and generates personalized top 3 recommendations
Slack Notification - Sends a friendly message with recommendations to your Slack channel

Set up steps

Configure API Keys - Add your Google Maps, Google Places, and OpenWeatherMap API keys in the "Set Configuration" node
Connect Google Calendar - Set up OAuth connection and select your calendar
Set up Notion - Create a database for user preferences and add the database ID
Connect Slack - Set up OAuth and specify your notification channel
Connect OpenAI - Add your OpenAI API credentials
Customize - Adjust currentLocation and minGapTimeMinutes to your needs

Requirements

Google Cloud account with Maps and Places APIs enabled
OpenWeatherMap API key (free tier available)
Notion account with a preferences database
Slack workspace with bot permissions
OpenAI API key

How to customize

Change trigger frequency: Modify the Schedule Trigger interval
Adjust minimum gap time: Change minGapTimeMinutes in the configuration node
Modify search radius: Edit the radius parameter in the Places API calls (default: 1000m)
Customize spot types: Modify the type and keyword parameters in the HTTP Request nodes
Change AI model: Switch to a different OpenAI model in the AI node
Localize language: Update the AI prompt to generate responses in your preferred language

Nodes used in this workflow

Popular Google Calendar and OpenWeatherMap workflows

+2

Smart Break Recommendation System using Google Calendar, Weather Data, and GPT-4 to Slack

Who is this for This workflow is perfect for busy professionals, consultants, and anyone who frequently travels between meetings. If you want to make the most of your free time between appointments and discover great nearby spots without manual searching, this template is for you. What it does This workflow automatically monitors your Google Calendar and identifies gaps between appointments. When it detects sufficient free time (configurable, default 30+ minutes), it calculates travel time to your next destination, checks the weather, and uses AI to recommend the top 3 spots to visit during your break. Recommendations are weather-aware: indoor spots like cafés in malls or stations for rainy days, and outdoor terraces or open-air venues for nice weather. How it works Schedule Trigger - Runs every 30 minutes to check your calendar Fetch Data - Gets your next calendar event and user preferences from Notion Calculate Gap Time - Determines available free time by subtracting travel time (via Google Maps) from time until your next appointment Weather Check - Gets current weather at your destination using OpenWeatherMap Smart Routing - Routes to indoor or outdoor spot search based on weather conditions AI Recommendations - GPT-4.1-mini analyzes spots and generates personalized top 3 recommendations Slack Notification - Sends a friendly message with recommendations to your Slack channel Set up steps Configure API Keys - Add your Google Maps, Google Places, and OpenWeatherMap API keys in the "Set Configuration" node Connect Google Calendar - Set up OAuth connection and select your calendar Set up Notion - Create a database for user preferences and add the database ID Connect Slack - Set up OAuth and specify your notification channel Connect OpenAI - Add your OpenAI API credentials Customize - Adjust currentLocation and minGapTimeMinutes to your needs Requirements Google Cloud account with Maps and Places APIs enabled OpenWeatherMap API key (free tier available) Notion account with a preferences database Slack workspace with bot permissions OpenAI API key How to customize Change trigger frequency: Modify the Schedule Trigger interval Adjust minimum gap time: Change minGapTimeMinutes in the configuration node Modify search radius: Edit the radius parameter in the Places API calls (default: 1000m) Customize spot types: Modify the type and keyword parameters in the HTTP Request nodes Change AI model: Switch to a different OpenAI model in the AI node Localize language: Update the AI prompt to generate responses in your preferred language

Build your own Google Calendar and OpenWeatherMap integration

Create custom Google Calendar and OpenWeatherMap workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Google Calendar supported actions

Availability
If a time-slot is available in a calendar
Create
Add a event to calendar
Delete
Delete an event
Get
Retrieve an event
Get Many
Retrieve many events from a calendar
Update
Update an event

OpenWeatherMap supported actions

Current Weather
Returns the current weather data
5 Day Forecast
Returns the weather data for the next 5 days

Google Calendar and OpenWeatherMap integration details

FAQs

  • Can Google Calendar connect with OpenWeatherMap?

  • Can I use Google Calendar’s API with n8n?

  • Can I use OpenWeatherMap’s API with n8n?

  • Is n8n secure for integrating Google Calendar and OpenWeatherMap?

  • How to get started with Google Calendar and OpenWeatherMap integration in n8n.io?

Need help setting up your Google Calendar and OpenWeatherMap integration?

Discover our latest community's recommendations and join the discussions about Google Calendar and OpenWeatherMap integration.
jake chard

Looking to integrate Google Calendar and OpenWeatherMap in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Google Calendar with OpenWeatherMap

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon