- Home
- Resources
- Integrations
- OpenRouter
OpenRouter Make integrationAutomate OpenRouter with Make.
What if every text your tools collect got an AI answer without you copying a single prompt? The OpenRouter Make integration gives you 4 modules: 3 actions and 1 search. It suits marketers and ops leads who already use OpenRouter. This page walks you through the connection, a first scenario and each module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the OpenRouter Make integration do for you?
The OpenRouter Make integration lets a Make scenario (the automation you build, a chain of bricks called modules) send a request to an AI model through OpenRouter and pass the answer to your other apps. Think of OpenRouter as a switchboard: hundreds of AI models sit behind one account. Changing model is a choice in the module, not a new connection.
Article summaries on autopilot. A content team collects links in a sheet. Each new row goes to Create a Chat Completion, and the short summary lands back in the same row, ready for the newsletter.
Personal copy for each lead. A sales team gets form entries from a landing page. The scenario asks a model for an opening message that uses the lead's own answers. If one model is unavailable, Create a Chat Completion (with Fallback) lets you name backup models in advance.
A model picked on purpose. Before you commit, List Models shows what OpenRouter currently offers, so you can compare options and choose the most cost-effective one for the task.
One honest limit: OpenRouter has no trigger in Make, so it never starts a scenario on its own. Another app, or the schedule, has to start it. If you also work with n8n, the OpenRouter n8n integration covers the same service, and n8n vs Make helps you weigh both tools. New to the editor? Make training starts from zero.
How do you connect OpenRouter to Make?
- 01
Add an OpenRouter module
In your scenario, add any OpenRouter module, for example Create a Chat Completion. Make then asks for a connection, meaning your OpenRouter account linked to Make once. Click Create a connection.
- 02
Name it and give access
Give the connection a clear name if you like, useful when a client and your own team each have an account. Then do what the window asks: authorize Make on OpenRouter's page, or paste the key that OpenRouter gives you.
- 03
Save and reuse
Click Save. The connection now appears in the dropdown of every OpenRouter module, including Make an API Call, so you never have to repeat this step inside the same scenario.
Your first scenario: an AI reply for every new entry
GoalWhen a new entry arrives in another app, Make asks an OpenRouter model for a reply and sends the text on.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the +. Pick the trigger of the app where your texts arrive: a form tool, a sheet or your inbox app.
- 02
Add the OpenRouter action
Click the + on the right of that first module, search for OpenRouter and choose Create a Chat Completion. Create the connection as shown above.
- 03
Choose the model and map the text
Select the AI model, then write your prompt and drop in the text coming from the first module. That text travels as a bundle, one item passed from a module to the next.
- 04
Send the answer somewhere
Add one more module after OpenRouter, from the app where the answer belongs, and map the reply into it. A sheet row or a draft message both work well.
- 05
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles each module received, so you can read the model's answer before anything goes live.
- 06
Schedule and switch it on
Set the schedule on the first module (every 15 minutes by default) and turn the scenario on. Each module run on one bundle counts as an operation on your plan.
What each OpenRouter module does
OpenRouter gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Chat Completion
ActionIn Make“Creates a new chat completion with a selected AI Model and automatic fallback if enabled.”
This is the everyday module: it sends your prompt to the AI model you select and returns the reply as a bundle you can map into the next module. Automatic fallback is available here too, when you switch it on.
Create a Chat Completion (with Fallback)
ActionIn Make“Creates a chat completion with specifically defined fallback models.”
Same idea as the standard chat module, with one difference that matters: you write down yourself which backup models OpenRouter should use, instead of relying on the automatic option.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Your way out when the three other modules do not cover a need. It calls any endpoint of the OpenRouter API while reusing the connection you already created, so there is no key to handle twice.
List Models
SearchIn Make“Returns a list of available models.”
A search module that returns the models OpenRouter currently makes available. Each model comes out as its own bundle, which means the next module runs once per model.
Need help automating OpenRouter with Make?
A person reads every message.