- Home
- Resources
- Integrations
- Reclaim.ai
Reclaim.ai Make integrationAutomate Reclaim.ai with Make.
What if every request that lands in another tool became a Reclaim.ai task on its own? The Reclaim.ai Make integration gives you 5 modules: 3 actions and 2 searches. This guide shows how to link your account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Reclaim.ai Make integration do?
The Reclaim.ai Make integration lets Make, a no-code automation tool, write tasks into your Reclaim.ai account and read your tasks and calendar events. You build a scenario (the automation itself, a chain of modules), and each module is one brick: here, an action or a search on Reclaim.ai.
Turn incoming requests into tasks. A new row in a sheet or a new form answer from another app starts the scenario, and Create a Task writes the task with its title, due date and priority in one step. Nobody copies anything by hand.
Share the week's agenda. List Events reads your calendar between a start and an end date, so a scenario can pass those events to a chat tool or a spreadsheet for the rest of the team.
Audit your task list. List Tasks returns every task, one bundle (one item passed to the next module) per task, which is handy for a report. Get a Task fetches one task when you already hold its ID.
What the integration does not do: it has no trigger, so Reclaim.ai never starts a scenario by itself. Something else has to start it, a schedule or another app. For anything the listed modules miss, Make an API Call reaches the rest of the Reclaim.ai API. New to the tool? The Make training covers the basics, and n8n vs Make helps if you are still choosing a platform.
How do you connect Reclaim.ai to Make?
- 01
Generate your API key
In Reclaim.ai, open Developer settings from the sidebar and click Generate. A new API key appears on screen: copy it right away, it is the only credential Make asks for.
- 02
Add a Reclaim.ai module
In your Make scenario, add any Reclaim.ai module and click Create a connection. The connection is your Reclaim.ai account linked to Make once, then reused by every Reclaim.ai module. You can give it a name in Connection name.
- 03
Paste the key and save
Paste the API key you copied, or follow the on-screen instructions, and confirm. Make now lists what it can read in your account, and the module is ready to fill in.
How do you build your first scenario with Reclaim.ai?
GoalWhen a new request arrives in another app, Make creates the matching task in Reclaim.ai.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Reclaim.ai has no trigger, so the first module comes from the app where your requests land: a form, a sheet, an inbox.
- 02
Set up the starting module
Pick that app's module, connect its account, and choose the source it should watch. Every new request it finds becomes a bundle that flows to the next module.
- 03
Add Create a Task
Click the + on the right, search Reclaim.ai, pick Create a Task and select your connection. Map the request's subject to the task title, then set the due date and priority from the data of the first module.
- 04
Test with Run once
Add a test request in the source app, then click Run once. Make runs the scenario one time and shows the bundle each module received. Check in Reclaim.ai that the task is there.
- 05
Schedule and switch it on
Open the clock on the first module (every 15 minutes by default, 15 minutes at least on the Free plan) and switch the scenario on. Each run of each module counts as one operation on your plan.
What can each Reclaim.ai module do?
Reclaim.ai gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Task
ActionIn Make“Use this operation to create a new task by providing its title, status, time requirements, due date, category, privacy settings, priority, and scheduling details in one request.”
Turns a request from another app into a complete Reclaim.ai task in one go. Title, due date, priority, time needed and scheduling details are filled at once, so you never come back to finish the task by hand.
Get a Task
ActionIn Make“Use this operation to fetch all the details of a specific task by providing its unique task ID.”
Hand it a task ID and it brings back everything Reclaim.ai knows about that single task, ready to map into the next module of your scenario.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Your escape hatch: it calls any endpoint of the Reclaim.ai API with the same connection, so you are not stuck when the four other modules fall short.
List Events
SearchIn Make“List events and filter by start and end date.”
Pulls the events of your calendar between a start date and an end date, so you get a clean slice of the agenda instead of the whole calendar.
List Tasks
SearchIn Make“Use this operation to retrieve a complete list of all your tasks.”
Fetches your full list of Reclaim.ai tasks, each one sent as its own bundle to the rest of the scenario, which makes reports and bulk checks easy.
Need help automating Reclaim.ai with Make?
A person reads every message.