- Home
- Resources
- Integrations
- Agent.AI
Agent.AI Make integrationAutomate Agent.AI with Make.
Can an Agent.AI agent run inside your other tools without you opening Agent.AI? The Agent.AI Make integration gives you 3 modules: 2 actions and 1 search. This guide shows how to link your account with an API key, then build and test a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Agent.AI Make integration do for you?
The Agent.AI Make integration lets a Make scenario call an Agent.AI agent and pass the result to your other apps. A scenario is the automation you build in Make, a chain of modules, and a module is one brick of that chain. Agent.AI brings three of them, and none is a trigger, so something else starts the flow.
Put an agent behind a form or a sheet. A new row or a new submission in another app starts the scenario, and Call an Agent sends that content to the agent you pick. Whatever comes back can be mapped into the next module, for example an email or a row update.
Keep an inventory of your agents. Search Agents returns a list of agents, one bundle per agent (a bundle is one item passed from module to module). Send that list to a spreadsheet and your team sees what exists before anyone builds a duplicate.
Reach what the two actions skip. Make an API Call uses the same connection to call any endpoint of the Agent.AI API, handy when a need falls outside the listed modules.
What Make does not give you here: a trigger. Agent.AI cannot start a scenario on its own, so you run it on a schedule or from another app. The documentation lists no numeric limits either. Before you scale up, the Make pricing page explains how operations are counted, and the n8n vs Make comparison helps if you are still choosing a platform. For a guided start, the Make training covers scenario building from scratch.
How do you connect your Agent.AI account to Make?
- 01
Copy your API key in Agent.AI
Log in to Agent.AI, click your profile icon in the top-right corner, then Integrations. Open the API tab and copy the key shown there. Keep it somewhere safe, since Make will ask for it in a moment.
- 02
Open the connection window in Make
In your scenario, add any Agent.AI module and click Create a connection. A connection is your Agent.AI account linked to Make once, and every Agent.AI module reuses it. The Connection name field is optional.
- 03
Paste the key and save
Paste your key into Your Agent.AI API Key and click Save. If Make asks you to authenticate your account and confirm access, accept it. The module can now talk to Agent.AI.
Build your first scenario with Agent.AI
GoalWhen the scenario runs, Search Agents lists Agent.AI agents and Call an Agent runs for each agent in that list.
- 01
Create the scenario
Go to the Scenarios page, create a new scenario and click the big + to place the first module. Type Agent.AI in the search box and pick Search Agents.
- 02
Link your account
Click Create a connection, paste your API key and save. Then fill the module fields; once the connection exists, Make can show you what it reads from Agent.AI.
- 03
Add Call an Agent
Click the + on the right of Search Agents and choose Call an Agent. Map data from the first module into its fields. Search Agents sends one bundle per agent, so Call an Agent runs once for each of them.
- 04
Test with Run once
Click Run once. Make executes the scenario one time, and you can open each module to read the bundles it received. Check the agent answered before going further.
- 05
Schedule and switch on
Open the clock on the first module. A new scenario runs every 15 minutes by default; change it if needed, then switch the scenario on. Each module run counts as one operation on your plan.
What each Agent.AI module does
Agent.AI gives you 3 modules in 2 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Actions
2 modulesCall an Agent
ActionIn Make“Calls an AI Agent.”
You get an Agent.AI agent working inside your scenario: this module calls the agent and hands its reply to the modules that follow, so a text, a lead or a request from another app gets processed without a copy and paste.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This gives you access to any endpoint of the Agent.AI API, with the connection you already created, so a need that the other two modules do not cover still stays inside Make instead of a separate script.
Searches
1 moduleSearch Agents
SearchIn Make“Returns a list of agents.”
You get a list of agents, returned as separate bundles, one per agent, which you can route to a sheet, a filter or the next action. It turns what sits in Agent.AI into data your scenario can read.
Need help automating Agent.AI with Make?
A person reads every message.