- Home
- Resources
- Integrations
- Focuster
Focuster Make integrationAutomate Focuster with Make.
Can your Focuster to-do list react on its own when work gets done? The Focuster Make integration gives you 5 modules: 2 triggers, 2 actions and 1 search. This guide shows how to link your account and build a first working scenario, step by step.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Focuster Make integration do for you?
The Focuster Make integration links your Focuster account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a single step. Make can spot new or completed actions in Focuster, add actions, flip their status and read the pending ones, so tasks move between your apps without copy and paste.
A follow-up that writes itself. A sales rep ticks off a client call in Focuster. New completed action notices it, and Add Action drops the next step into the list, so nothing waits on memory.
Tasks born from other tools. A support ticket, a form reply or a signed quote in another app can end in Add Action, so the request shows up as a Focuster action instead of an email to forward. The reverse works too: New action added can pass each fresh task to a team chat or a shared sheet.
Status kept in sync. When a job is closed elsewhere, Get Actions finds the matching pending action and Toggle action marks it done.
What Make does not offer here: there is no instant trigger and no universal API call module for Focuster, so everything runs on the scenario's schedule and stays within these 5 modules. If you are weighing tools, read our n8n vs Make comparison; to learn the editor properly, the Make training starts from zero, and Make troubleshooting helps when a run fails.
How do you connect Focuster to Make?
- 01
Copy your API key from Focuster
You need an active Focuster account. Open the Settings page, scroll down to the Integration section and copy the API key shown there. Keep it at hand for the next step.
- 02
Add a Focuster module in Make
In your scenario, add any Focuster module and click Create a connection. A connection is your Focuster account linked to Make once, then reused by every Focuster module you add later.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps when several people share the workspace. Paste the API key, or follow the on-screen instructions, and save.
Your first scenario with Focuster
GoalWhen an action is completed in Focuster, Make adds the follow-up action to your list.
- 01
Create the scenario
Go to the Scenarios page, create a new scenario and click the + to place the first module on the canvas.
- 02
Pick the trigger
Search for Focuster, choose New completed action and select the connection you created. This module starts the scenario each time it finds an action you have ticked off.
- 03
Add the follow-up
Click the + on the right of the trigger and pick Add Action. Map data from the completed action into the new one, so the follow-up names the task it comes from.
- 04
Test with Run once
Complete a test action in Focuster, then click Run once. Open the bubbles above each module to read the bundles, the items passed from one module to the next.
- 05
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Each module run counts as an operation on your Make plan.
Focuster triggers in Make
2 modules start a scenario when something happens in Focuster. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Focuster as soon as it happens.
New action added
Scheduled triggerIn Make“Triggers whenever a new action has been added to any list”
This trigger hands every freshly created Focuster action to the rest of your scenario, whichever list it was added to. You get one bundle per new task, ready to copy into a chat message, a spreadsheet row or another planning tool.
New completed action
Scheduled triggerIn Make“Triggers when a new completed action is found”
With this trigger, finishing a task in Focuster becomes the start of something else. Make picks up each action newly marked as done and passes it on as a bundle, which suits reporting, billing or a follow-up task.
What Focuster can do in Make
Focuster gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Add Action
ActionIn Make“Adds a new action to focuster”
Add Action puts a new task in Focuster from data flowing through your scenario, so requests that land in email, forms or a CRM end up in your planning without retyping.
Toggle action
ActionIn Make“Toggles an action completion”
Toggle action flips the completion state of one Focuster action, which lets another app close a task for you once the real work is recorded there.
Get Actions
SearchIn Make“Gets pending focuster actions”
Get Actions reads your pending Focuster actions and returns them to the scenario, one bundle each, so later modules can sort, count or send them somewhere.
Need help automating Focuster with Make?
A person reads every message.