Motion Make integrationAutomate Motion with Make.
Tasks that land in Motion without anyone retyping them. The Motion Make integration gives you 16 modules: 2 triggers, 11 actions and 3 searches. This guide shows how to link your account, build a first scenario and pick the right module for each job.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Motion Make integration automate?
The Motion Make integration links your Motion workspace to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules that runs on a schedule or when an app calls Make. A module is one brick of that chain. With Motion, those bricks read, create and change tasks, recurring tasks, projects and comments.
Requests become tasks on their own. A form reply, a new CRM deal or a row in a sheet can feed Create a Task, so the work shows up in Motion with its name and context already filled in. If the request starts a bigger piece of work, Create a Project opens the container first.
Comments reach the people who need them. Watch New Comments spots each new comment in your workspace, and the next module can pass it to the chat tool or inbox your client team actually reads.
A clean list stays clean. Search Tasks and List Recurring Tasks find what already exists, then Update a Task, Unassign a Task or the delete modules tidy it up without clicking through Motion item by item.
Know the limits before you start. Both Motion triggers are scheduled, so Make checks for new items on the scenario's timing rather than hearing about them the second they happen, and nothing in the list watches a task that gets edited or finished. When a listed module falls short, Make an API Call reaches other parts of the Motion API with the same connection. To see how Make fits your stack, read our Make review; if you are weighing another tool, the n8n vs Make comparison sets out the criteria, and the Make pricing page explains what an operation costs you.
How do you connect Motion to Make?
- 01
Generate an API key in Motion
You need an active Motion account first. In Motion, open the Settings tab, choose the option that creates an API key and copy the key that appears on screen. Keep it in a safe place for the next step, since it is the only credential Make asks for.
- 02
Add a Motion module and open the connection
In your scenario, add any Motion module and click Create a connection. A connection is your Motion account linked to Make once, then reused by every Motion module. You can type a label in the Connection name field, which helps when you run several workspaces.
- 03
Paste the key and save
Paste the API key you copied from Motion into the credential field and confirm. Make now knows your workspace, so the module can offer your projects and tasks instead of making you hunt for identifiers by hand.
Your first scenario: turn a request into a Motion task
GoalWhen a new request lands in another app, Make creates the matching task in Motion.
- 01
Create the scenario
Go to the Scenarios page, create a new scenario and click the + in the middle of the canvas. That empty circle becomes the first module, the one that starts every run.
- 02
Pick the app where requests arrive
Search for the tool that collects your requests, such as a form app or a sheet, and choose its watch module. Link its account the same way you will link Motion, then point it at the form or sheet you use.
- 03
Add Create a Task
Click the + on the right of the first module, search for Motion and pick Create a Task. Select your Motion connection, or click Create a connection if you have not linked the account yet.
- 04
Map the request into the task
Fill the task fields by clicking the data from the first module: the request title for the task name, the message for its description. Each request travels as a bundle, one item passed from module to module.
- 05
Test with Run once
Send a test request, then click Run once. Make runs the scenario a single time and shows the bundles each module received. Open Motion and check that the task looks the way you expect.
- 06
Schedule it and switch it on
Open the clock on the first module and set the schedule; a new scenario checks every 15 minutes by default. Then switch the scenario on. Each module run on a bundle counts as one operation on your Make plan.
What starts a Motion scenario?
2 modules start a scenario when something happens in Motion. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Motion as soon as it happens.
Watch New Comments
Scheduled triggerIn Make“Triggers when a new comment is created.”
Watch New Comments hands each fresh comment from your Motion workspace to the rest of the scenario, so a remark left on a task can travel beyond Motion. Every comment it finds becomes its own bundle.
Watch New Tasks
Scheduled triggerIn Make“Triggers when a new task is created.”
Watch New Tasks gives your scenario a starting point every time someone adds a task in Motion, whether they typed it by hand or another tool created it. The task arrives as a bundle the next modules can read.
What can Make do in Motion?
Motion gives you 14 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Comment
ActionIn Make“Creates a new comment.”
Create a Comment writes a note on a Motion task for you, so the context behind a piece of work sits right where the assignee will look. It saves copying details from an email or a ticket.
Create a Project
ActionIn Make“Creates a new project.”
Create a Project opens a new project in your Motion workspace, ready to hold the tasks that follow. You get a home for the work before the first task is even written.
Create a Recurring Task
ActionIn Make“Creates a new recurring task.”
Create a Recurring Task sets up a task that Motion repeats by itself, so a routine job never needs to be recreated by hand. Make builds it once and Motion handles the repeats.
Create a Task
ActionIn Make“Creates a new task.”
Create a Task drops a new task into Motion from anything that happens elsewhere: a form, an email, a new row. The request becomes scheduled work without anyone retyping it.
Delete a Recurring Task
ActionIn Make“Deletes an existing recurring task.”
Delete a Recurring Task removes a repeating task from Motion, so the routine stops coming back. It keeps the workspace free of routines that no longer apply.
Delete a Task
ActionIn Make“Deletes an existing task.”
Delete a Task removes one task from Motion for good. It is the cleanup step when work was created by mistake or when the source that asked for it has been cancelled.
Get a Project
ActionIn Make“Retrieves an existing project.”
Get a Project fetches the details of one project you already know, so later modules can reuse its name or other information in a message or a report. It reads, it changes nothing.
Get a Task
ActionIn Make“Retrieves an existing task.”
Get a Task reads one Motion task in full, which is handy when the trigger only gives you part of the picture. The next modules can then use what the task holds.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets you reach any endpoint of the Motion API from your scenario, using the same connection as the other modules. It covers what the ready-made modules leave out.
Unassign a Task
ActionIn Make“Unassigns an existing task from the user.”
Unassign a Task takes a person off a task while leaving the task itself in place. The work stays visible in Motion, simply waiting for a new owner.
Update a Task
ActionIn Make“Updates an existing task.”
Update a Task changes a task that already exists in Motion, so it follows what happens in your other tools without a manual edit. What changed at the source can follow into Motion.
List Projects
SearchIn Make“Lists all projects in the workspace.”
List Projects returns every project in your Motion workspace, one bundle per project. It is the quick way to see what exists before you create or update anything.
List Recurring Tasks
SearchIn Make“Lists all recurring tasks in the workspace.”
List Recurring Tasks pulls all the repeating tasks of your workspace into the scenario. It gives you an overview of the routines Motion keeps rescheduling for your team.
Search Tasks
SearchIn Make“Searches for tasks or lists them all.”
Search Tasks finds the tasks that match what you are looking for, or lists them all when you leave the search open. It is the lookup step behind most update and cleanup flows.
Need help automating Motion with Make?
A person reads every message.