- Home
- Resources
- Integrations
- TRIGGERcmd
TRIGGERcmd Make integrationAutomate TRIGGERcmd with Make.
What if a new form entry or a sales update could start a command on your own computer? The TRIGGERcmd Make integration gives you 2 action modules for that. 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 can the TRIGGERcmd Make integration do for you?
The integration lets Make, a no-code automation tool, ask TRIGGERcmd to run a command on your computer. Something happens in another app, Make notices it, and the Trigger Command module starts the command you picked. You build it once as a scenario, which is the automation Make runs for you, and it keeps working without you at the keyboard.
Kick off a local backup when a client file changes. A module from a storage app spots the update, then Trigger Command launches the backup script sitting on your office machine. No one has to remember to click it.
Start a report build after a form comes in. A submission from a form tool is the signal; TRIGGERcmd runs the script that prepares the file on your desktop. The 123FormBuilder Make integration is one way to catch that submission.
Reach the rest of the TRIGGERcmd API. When you need more than running a command, Make an API Call talks to any endpoint of the app with the same account link.
Know the limits before you start. TRIGGERcmd has no trigger module in Make, so another app or the Make clock has to start the scenario. Make's own documentation for this app is also marked as limited, which means few details are published about each module. If something misbehaves, the Make troubleshooting guide covers the usual checks.
Weighing tools? Many apps also have an n8n node, and the n8n vs Make comparison helps you choose.
How do you connect TRIGGERcmd to Make?
- 01
Add a TRIGGERcmd module
Inside your scenario, add the Trigger Command module and click Create a connection. A connection is your TRIGGERcmd account linked to Make once, then reused by both modules.
- 02
Name the connection
This step is optional, but a clear name like "Office PC" helps later when several people or accounts share the same Make team and you need to spot the right link.
- 03
Authorize and save
Make either opens a TRIGGERcmd page asking you to allow access, or asks for a key that TRIGGERcmd provides. Complete whichever appears, then click Save to finish.
Your first scenario with TRIGGERcmd
GoalWhen something happens in another app, Make tells TRIGGERcmd to run a command on your computer.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. That first module is the signal, so pick one from the app where your event happens.
- 02
Set up the starting app
Search that app by name, choose its module, click Create a connection and fill in its fields. Make lists what it can read once the account is linked.
- 03
Add Trigger Command
Click the + on the right of the first module, search TRIGGERcmd, pick Trigger Command and link your account. Choose the command to run, mapping data from the previous module if needed.
- 04
Test with Run once
Click Run once. Make runs the scenario a single time and shows the bundles, meaning the items each module received. Check that your command actually ran on the computer.
- 05
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default) and switch the scenario on. From then on, Make runs the chain for you.
What each TRIGGERcmd module does
TRIGGERcmd gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module sends your own authorized request to the TRIGGERcmd API, reusing the connection you already created, so you can reach an endpoint that the listed module does not cover.
Trigger Command
ActionIn Make“Runs a command on your computer”
This is the module you will use most: it asks TRIGGERcmd to run a command on your computer, so a scenario can start a script, a program or a backup the moment the earlier module passes it a bundle.
Need help automating TRIGGERcmd with Make?
A person reads every message.