- Home
- Resources
- Integrations
- Detrack
Detrack Make integrationAutomate Detrack with Make.
What if new jobs showed up in Detrack without anyone typing them in? The Detrack Make integration gives you 8 modules: 6 actions and 2 searches. This page shows how to link your account, build a first scenario and pick the right module for each job task.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Detrack Make integration do for you?
The Detrack Make integration lets Make read and change your Detrack jobs for you. You build a scenario, the automation you set up in Make, from modules: each module is one brick, like an action on a job or a search through your jobs. Once it runs, jobs are created, updated or cleaned up without copy and paste.
Jobs created from the tools you already use. Put the trigger of another app first, such as a form or a store, then add Create a Job. Each new entry becomes a Detrack job with the details mapped from the previous module.
Jobs kept in sync when plans change. Look up the right record with Search Jobs or Get a Job, then pass it to Update a Job. When several jobs move together, Update a Batch acts on the batch instead.
A list you can send elsewhere. List Jobs returns your jobs as bundles, one item per job, ready to be written to a sheet or a report in another app.
One limit to know: Detrack has no trigger in Make. A scenario never starts on its own from a Detrack event; it starts on its schedule or from another app. For anything the 8 modules skip, Make an API Call reaches the rest of the Detrack API with the same connection. If you want to learn the editor properly, the Make training is a good start, and Make pricing explains how operations are counted. Deciding between tools? Read n8n vs Make.
How do you connect Detrack to Make?
- 01
Generate your API key in Detrack
You need an active Detrack account. In Detrack, open Settings in the top bar, pick API Key from the dropdown, click Generate API Key and copy the key shown on screen.
- 02
Add a Detrack module in Make
In your scenario, add any Detrack module and click Create a connection. A connection is your Detrack account linked to Make once, then reused by every Detrack module. The Connection name field is optional.
- 03
Paste the key and save
Paste the API key you copied from Detrack, or follow the instructions Make shows in the window, then save. The module can now read your Detrack jobs and list what it finds.
Build your first scenario with Detrack
GoalWhen a new order lands in another app, Make creates the matching job in Detrack.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + to add the first module. Pick the app where your orders or requests arrive and choose its trigger.
- 02
Add Create a Job
Click the + on the right of that first module, search for Detrack and pick Create a Job. Select your connection, or click Create a connection if this is your first Detrack module.
- 03
Map the job details
Fill the module fields by mapping data from the first module: pick, in the list Make shows, the values each field needs. Each bundle, one item passing from module to module, turns into one Detrack job.
- 04
Test with Run once
Click Run once to execute the scenario one time. Open the bubble above each module to read the bundles it received, then check in Detrack that the job looks right.
- 05
Schedule and switch it on
Set the schedule on the first module; a new scenario checks every 15 minutes by default. Then switch the scenario on so each new order becomes a job without you touching it.
Every Detrack module in Make
Detrack gives you 8 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Job
ActionIn Make“Creates a job.”
Create a Job adds a new job to Detrack from data that reached your scenario, so nobody has to type it twice. It is the module most Detrack scenarios end on.
Delete a Job
ActionIn Make“Deletes a job.”
Delete a Job removes a job from Detrack, which keeps your list free of orders that were cancelled at the source. Feed it the job you found with a search.
Get a Job
ActionIn Make“Gets a job.”
Get a Job fetches one specific job, giving the next modules its full details to work with. You already know which job you want; this module simply reads it.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call reaches any endpoint of the Detrack API from your scenario, with the same connection as the other modules. It covers what the 7 named modules leave out.
Update a Batch
ActionIn Make“Updates a batch.”
Update a Batch changes a Detrack batch in one step, rather than touching jobs one at a time. That keeps a grouped set of work consistent after a change of plan.
Update a Job
ActionIn Make“Updates a job.”
Update a Job edits an existing job so Detrack reflects the latest details from your other tools. Pair it with Get a Job or Search Jobs to target the right record.
List Jobs
SearchIn Make“Lists jobs.”
List Jobs returns your Detrack jobs as a set of bundles, one per job, so later modules can go through them. Think of it as pulling the list out of Detrack.
Search Jobs
SearchIn Make“Searches for jobs.”
Search Jobs looks for the Detrack jobs that match what you are after, so you can act on the right ones without knowing their reference. It returns zero, one or several jobs.
Need help automating Detrack with Make?
A person reads every message.