- Home
- Resources
- Integrations
- Smartcat
Smartcat Make integrationAutomate Smartcat with Make.
What happens in your other tools when a Smartcat project is finished? The Smartcat Make integration gives you 5 modules: 1 trigger that spots completed projects, 3 actions and 1 search. This guide shows localization and ops teams how to connect the account and build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Smartcat Make integration do for you?
The Smartcat Make integration links your Smartcat company account to Make, a visual tool where you build a scenario (the automation itself, a chain of bricks called modules). Make can notice when a translation project is completed, read or list your projects, and remove the ones you no longer need, all without writing code.
A cleaner project list. Pair Watch Completed Project with Delete a Project and every finished job leaves your workspace once it is done, so project managers only see the work still in progress.
A handoff that starts on its own. When the trigger picks up a completed project, Get a Project reads its details, and the next module in the scenario can pass them to the tool where your sales or support team works. Each item that travels between modules is called a bundle: here, one project.
An inventory on demand. List Projects returns every project of the account as separate bundles, handy when you want to copy the whole list into a sheet or review them all in one place.
The listed modules stay close to projects. For anything else the Smartcat API offers, Make an API Call reuses the same connection. The Smartcat page in the Make docs also warns that it was generated with AI from vendor documentation, so check important details with Smartcat directly. If you are still choosing a tool, read the Make review or the n8n vs Make comparison, and the Make pricing page explains how plans count usage.
How do you connect Smartcat to Make?
- 01
Create an API key in Smartcat
Log in with a company account that has administrator access. Open Settings then API, copy the Account ID shown on screen, click Create New Key in the API Keys pane and copy the key that appears.
- 02
Add a Smartcat module in Make
In your scenario, add any Smartcat module and click Create a connection. A connection is your Smartcat account linked to Make once, then reused by every Smartcat module you add later.
- 03
Paste your credentials
Give the connection a clear label in Connection name if you like (this field is optional), paste the Account ID and the API key you copied, then save. Make can now read your projects.
Your first scenario: clear out finished projects
GoalWhen a project is completed in Smartcat, Make deletes it so your project list only shows active work.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + to place the first module. Search for Smartcat and pick Watch Completed Project.
- 02
Link your account
Click Create a connection and enter the Account ID and API key from Smartcat. Once saved, the module can read your projects and the connection is ready for the next module too.
- 03
Add the deletion
Click the + on the right of the trigger and choose Delete a Project. Map the project coming from the trigger, so Make removes exactly the one that was just completed.
- 04
Test on a sample project
Complete a throwaway project in Smartcat, then click Run once. Open the bubbles above each module to read the bundles they received and confirm that only the test project went away.
- 05
Schedule and switch it on
Click the clock on the first module to set how often Make checks (every 15 minutes by default, which is also the shortest interval on the Free plan), then turn the scenario on.
What starts a Smartcat scenario
1 module starts a scenario when something happens in Smartcat. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Smartcat as soon as it happens.
Watch Completed Project
Scheduled triggerIn Make“Triggers when a project is completed.”
Watch Completed Project starts your scenario when Make finds a Smartcat project that has been completed since its last check. Each finished project becomes one bundle for the modules that follow.
Everything else Smartcat can do in Make
Smartcat gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Delete a Project
ActionIn Make“Removes a project.”
Delete a Project removes one project from your Smartcat account, which keeps the workspace focused on jobs that are still moving. You point it at the project to remove, usually mapped from an earlier module.
Get a Project
ActionIn Make“Gets a project.”
Get a Project fetches a single Smartcat project so its details become available to the modules after it. It works on one project at a time, usually the one mapped from a previous step.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call reaches any endpoint of the Smartcat API from inside your scenario, with the same connection as the other modules. It is the way to cover what the four ready-made modules leave out.
List Projects
SearchIn Make“Lists all projects.”
List Projects returns the projects of your Smartcat account, each one as its own bundle, so you get a full picture instead of a single record. As a search, it can send back zero, one or many results.
Need help automating Smartcat with Make?
A person reads every message.