- Home
- Resources
- Integrations
- OpenWeatherMap
OpenWeatherMap Make integrationAutomate OpenWeatherMap with Make.
Weather can decide what your automation does next. The OpenWeatherMap Make integration adds 2 modules, the bricks you chain into a scenario, and a scenario is simply the automation you build in Make. Neither module waits for an event, so the run starts elsewhere.
Verified Trustpilot reviews · AI, automation & growth agency
What can the OpenWeatherMap Make integration actually do?
Short answer: Make can read the weather, not write it. OpenWeatherMap brings 2 modules to Make, both of them actions, which means each one does a job when your scenario reaches it. One returns the conditions at a place right now. The other returns the days ahead. Everything else in the scenario decides what that weather changes.
Three shapes come back often. The morning briefing: a scenario runs on its own schedule, Get current weather reads the towns you cover, and the answer goes wherever your team looks first. The planning check: Get weather forecast reads the days ahead before a delivery round or an outdoor shoot, so the call gets made early instead of at dawn. The reaction: another app starts the scenario, Get current weather reads the site, and what happens next is built on that answer.
Two things this app does not do in Make. It has no trigger, the kind of module that starts a scenario by itself, so nothing on the OpenWeatherMap side can wake Make up. The start always comes from Make's own scheduling or from another app. There is also no generic Make an API Call module in this app, so what you can build stops at what the 2 modules return. The documentation lists no size or volume limit on them, which also means there is no published ceiling to design around.
The same weather job exists on the other side of the fence. n8n has an OpenWeatherMap node too, and the OpenWeatherMap n8n integration page covers it. Picking between the two is mostly a question of where your other automations already run, and the n8n vs Make comparison goes through the criteria.
If Make is new and the editor still looks like an empty canvas, the Make training covers the first scenarios before you hang anything important on the weather.
How do you connect OpenWeatherMap to Make?
- 01
Drop a module in first
A connection in Make is your OpenWeatherMap account linked once and reused by every module of the app, and you create it from inside a module. Add Get current weather to a scenario, then click Create a connection.
- 02
Name it, then authorize
Make offers to name the connection. Give it something you will still recognize in six months, or skip that. Then Make either sends you to the app's own page to authorize the link, or asks for the key the app hands you. Follow whichever window opens.
- 03
Save and forget it
Click Save. The connection is now attached to your Make account, and the next OpenWeatherMap module you add will offer it instead of asking again. The documentation for this app lists no prerequisite to prepare beforehand.
Your first scenario, step by step
GoalOn the schedule you set, Make asks OpenWeatherMap what the weather is doing at a place and passes the answer down the scenario.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Search OpenWeatherMap by name and pick Get current weather.
- 02
Link the account
The module asks for a connection before it will do anything. Click Create a connection, go through the window Make opens, and save. Every OpenWeatherMap module after this one reuses it.
- 03
Point it at a place
Fill the fields the module shows so it reads the location you care about. When it runs, it hands back a bundle, which is one item passing from a module to the next.
- 04
Add the second module
Click the + on the right of Get current weather and add Get weather forecast. Map the data you need from the first module so the two of them read the same thing.
- 05
Test with Run once
Click Run once. The scenario executes a single time and shows the bundles each module received, so you read the real answer before anything downstream depends on it.
- 06
Schedule it and switch on
Set Scheduling on the first module, every 15 minutes by default, then switch the scenario on. Each run of each module counts as one operation, the unit Make counts against your plan.
What the 2 modules actually do
OpenWeatherMap gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Get current weather
ActionIn Make“Returns current weather information for a specified location.”
Get current weather returns the conditions at a place you name, taken at the moment the scenario runs. One module, one answer, ready for whatever the next module does with it.
Get weather forecast
ActionIn Make“Returns 1-16 days weather forecast for a specified location.”
Where the first module looks at now, this one looks ahead. Get weather forecast returns the daily outlook for a place, up to sixteen days out, in a single run.
Need help automating OpenWeatherMap with Make?
A person reads every message.
Questions that come up next
01Is the OpenWeatherMap Make integration free?
02What do you need to connect OpenWeatherMap to Make?
03Does OpenWeatherMap trigger a Make scenario in real time?
04What if a module is missing or a limit gets in the way?
05Make or n8n for OpenWeatherMap?
Get our weekly automation tips.
No spam. Unsubscribe anytime.