- Home
- Resources
- Integrations
- GoCanvas
GoCanvas Make integrationAutomate GoCanvas with Make.
What if every completed GoCanvas form started the next task on its own? The GoCanvas Make integration gives you 7 modules: 1 instant trigger on submissions, 5 actions and 1 search around dispatches. This page is for field and ops teams: connect your account, then build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the GoCanvas Make integration let you automate?
The GoCanvas Make integration links your GoCanvas account to Make, a visual tool where you chain apps together without writing code. Make reacts the moment a mobile form is submitted, and it can create, read, change, find or remove dispatches for you, so paperwork from the field turns into follow-up work without anyone retyping it.
Submissions that reach the office right away. Watch Submissions hands each completed form to Make as soon as the worker sends it. From there, a scenario (the automation you build in Make, a chain of steps) can push the answers into a spreadsheet, a CRM or a team chat.
Jobs sent to the field from another tool. When a request lands in your booking system or your helpdesk, Create a Dispatch sends the matching assignment to GoCanvas. Update a Dispatch keeps it aligned if the request changes, and Delete a Dispatch removes it when the job is cancelled.
A clean view of what is open. Search Dispatches pulls back the dispatches that match what you are looking for, and Get a Dispatch reads one in full when you already know which one you need.
What Make does not do here: the listed modules only cover dispatches, and the single trigger only watches submissions. For any other part of the GoCanvas API, the Make an API Call module reuses the same connection. If you are still choosing a platform, the n8n vs Make comparison lays out the criteria, and the Make review covers the tool itself. To learn the editor step by step, see the Make training.
How do you connect GoCanvas to Make?
- 01
Create an API key in GoCanvas
You need an active GoCanvas account. Open Account, then Account Settings, scroll to Security Settings and pick Settings by API Keys. Turn on Enable API Keys, click Create API Key, name it, choose a department or All, save and copy the key.
- 02
Add a GoCanvas module in Make
In your scenario, add any GoCanvas module and click Create a connection. A connection is your GoCanvas account linked to Make once, then reused by every GoCanvas module. The Connection name field is optional, but a clear name helps when you have several accounts.
- 03
Paste the key and save
Paste the API key you copied from GoCanvas, or follow the instructions Make shows on screen, then confirm. Once the connection exists, Make can read your GoCanvas data and fill the module fields with real choices instead of empty boxes.
Your first scenario with GoCanvas and Make
GoalWhen a new job request appears in another app, Make creates the matching dispatch in GoCanvas.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to place the first module. This first module is the one that decides when the whole chain starts.
- 02
Pick the app that holds the requests
Search for the app where new jobs land, a form tool or a spreadsheet for example, and choose its trigger. Link that account with Create a connection and pick the list or sheet to watch.
- 03
Add Create a Dispatch
Click the + on the right of the first module, search GoCanvas and choose Create a Dispatch. Map the request details from the previous module into the dispatch fields Make displays once your connection is ready.
- 04
Test with Run once
Add a sample request in the source app, then click Run once. Each module shows the bundles it received, a bundle being one item passed along. Check that the new dispatch appears in GoCanvas.
- 05
Schedule and switch it on
Open the clock on the first module: a new scenario runs every 15 minutes by default, and the Free plan cannot go lower. Pick your interval, then switch the scenario on so it keeps working without you.
What can start a GoCanvas scenario?
1 module starts a scenario when something happens in GoCanvas. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by GoCanvas as soon as it happens.
Watch Submissions
Instant triggerIn Make“Triggers when a new submission has been got.”
Watch Submissions starts your scenario each time a worker sends a completed form, so the answers leave the phone and reach your other tools without anyone exporting them. Every submission becomes one bundle you can map into the next module.
What can Make do in GoCanvas?
GoCanvas gives you 6 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Dispatch
ActionIn Make“Creates a new dispatch.”
Create a Dispatch puts a new assignment in GoCanvas from data another app already holds, so the field worker receives the job without anyone typing it twice, which is why it usually closes a scenario that starts in another tool.
Delete a Dispatch
ActionIn Make“Deletes a dispatch.”
Delete a Dispatch removes an assignment from GoCanvas, which keeps the worker's list free of jobs that no longer exist. It needs to know exactly which dispatch to remove, often found by a search placed just before it.
Get a Dispatch
ActionIn Make“Retrieves an existing dispatch.”
Get a Dispatch reads one existing assignment in full when you already know which one you want, and passes its details to the next module. Think of it as the lookup step before a message or a report.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call reaches any part of the GoCanvas API that the other six modules leave aside, using the connection you already created. It is the fallback when no ready-made module matches your need.
Update a Dispatch
ActionIn Make“Updates an existing dispatch.”
Update a Dispatch changes an assignment that already exists in GoCanvas, so the worker always sees the latest version of the job instead of an outdated copy. You point it at one dispatch and map the new values.
Search Dispatches
SearchIn Make“Searches for dispatches or lists them all.”
Search Dispatches finds the assignments that match your criteria, or lists all of them, and hands each result on as a separate bundle. It turns a vague question (which jobs are open for this client?) into items you can act on.
Need help automating GoCanvas with Make?
A person reads every message.