- Home
- Resources
- Integrations
- Transloadit
Transloadit Make integrationAutomate Transloadit with Make.
Can Make react to your Transloadit jobs without a single line of code? The Transloadit Make integration gives you 15 modules, six of them triggers. This guide walks media and product teams through the connection, a first scenario and the right module for each job.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Transloadit Make integration do?
The Transloadit Make integration links your Transloadit account to Make, so your assemblies, the processing jobs Transloadit runs on your files, whether just created or finished, can start or feed a scenario: the automation you build in Make, a chain of modules where each module is one brick, like a trigger, an action or a search. No code, just the editor.
Ship web video without babysitting uploads. A video lands in your storage, Convert Video to WebM sends it to Transloadit, and a second scenario started by Watch WebM Conversion publishes the finished file or hands it to the web team.
Keep a clean log of every job. Watch Assemblies picks up each new assembly, Get an Assembly reads its details, and the next module writes a row in the sheet your ops lead already checks. Search Assemblies does the same for jobs that already exist.
Route portraits once faces are found. For a photo desk or an HR team collecting badge pictures, Detect Faces starts the analysis and Watch Image Face Detection brings the result back into Make when Transloadit completes it.
What the integration does not do: the listed modules cover assemblies, WebM conversion, iPad optimization and face detection. For any other Transloadit endpoint, Make an API Call reuses your connection. The official doc also flags its own content as AI-generated, so check important details with Transloadit.
New to the editor? The Make training starts from zero, and Make pricing explains how operations are counted. Weighing another tool? Read n8n vs Make.
How do you connect Transloadit to Make?
- 01
Copy your Transloadit keys
In Transloadit, open your workspace dashboard, go to the Credentials section, then copy the API key and the client secret shown on screen. You need an active Transloadit account for this.
- 02
Add a Transloadit module
In your scenario, add any Transloadit module and click Create a connection. A connection is your Transloadit account linked to Make once, then reused by every Transloadit module. The Connection name field is optional.
- 03
Paste the credentials
Enter the API key and client secret you copied, or follow the instructions on screen, then save. Make now lists what it can read from your account inside each module you add next.
Build your first Transloadit scenario
GoalWhen an assembly finishes in Transloadit, Make fetches it so the next module can share the result with your team.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + to place the first module. Everything you build next hangs off that first bubble.
- 02
Pick the trigger
Search Transloadit, choose Watch Finished Assembly, click Create a webhook, then Create a connection and paste your keys. The lightning badge tells you it is instant.
- 03
Add Get an Assembly
Click the + on the right of the trigger, pick Get an Assembly and map the assembly that the trigger received. Each bundle, one finished assembly here, flows from one module to the next.
- 04
Test with Run once
Click Run once, launch an assembly in Transloadit, then open the bubbles to read the bundle each module received. That is where you check the data before sending it anywhere.
- 05
Switch it on
Add the module of the app your team reads, then switch the scenario on. From that point, every finished assembly starts it without anyone clicking a button.
Which Transloadit triggers can start a scenario?
6 modules start a scenario when something happens in Transloadit. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Transloadit as soon as it happens.
Watch Assemblies
Scheduled triggerIn Make“Triggers when a new assembly is created.”
Every new assembly created in your Transloadit account becomes a bundle in your scenario, so you can log it, count it or warn someone. It is the only scheduled trigger of the app.
Watch Assembly Result
Instant triggerIn Make“Triggers when an assembly with at least one result is finished.”
You only hear about assemblies that finished with at least one result, which spares the next modules from jobs that produced nothing usable.
Watch Finished Assembly
Instant triggerIn Make“Triggers when a new assembly is finished.”
Your scenario starts the moment an assembly finishes on Transloadit, whatever it produced. It is the trigger for workflows where the end of the job is the signal.
Watch Image Face Detection
Instant triggerIn Make“Triggers when an image face detection is complete.”
The outcome of a face detection job lands in Make as soon as Transloadit completes it, ready for the next module to store, share or review.
Watch iPad Video Optimization
Instant triggerIn Make“Triggers when an iPad video optimization is complete.”
A video optimized for iPad is ready, and your scenario knows it right away, so the file can reach the people who will watch it on a tablet.
Watch WebM Conversion
Instant triggerIn Make“Triggers when a video is completely converted to WebM.”
Once a video has been fully converted to WebM, your scenario starts, so the next step never touches a half-processed file.
What can Make do in Transloadit?
Transloadit gives you 9 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Cancel a Running Assembly
ActionIn Make“Cancels an assembly (and upload if that is still in progress).”
Stops an assembly that is still processing, and its upload if that is not finished yet, so Transloadit does not keep working on a file nobody needs anymore.
Convert Video to WebM
ActionIn Make“Converts a video to WebM.”
Sends a video to Transloadit and asks for a WebM version, without anyone opening a converter by hand.
Create an Assembly
ActionIn Make“Creates a new assembly.”
Launches a brand new assembly on Transloadit straight from your scenario, fed with data from the modules before it.
Detect Faces
ActionIn Make“Detects faces in the image.”
Asks Transloadit to find the faces in an image, so photos can be sorted or checked before anyone looks at them.
Get an Assembly
ActionIn Make“Gets an assembly.”
Reads one assembly and hands its details to the next modules, which is the step that turns a bare notification into usable data.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens any endpoint of the Transloadit API to your scenario, with the same connection as every other module of the app.
Optimize a Video
ActionIn Make“Optimizes a video for iPad.”
Hands a video to Transloadit and gets it prepared for iPad playback, a good fit for content people watch on tablets.
Update an Assembly
ActionIn Make“Updates an assembly.”
Changes an assembly that already exists, from inside your scenario, instead of editing it by hand in Transloadit.
Search Assemblies
SearchIn Make“Lists assemblies.”
Lists the assemblies of your account and returns zero, one or several bundles, one per assembly found.
Need help automating Transloadit with Make?
A person reads every message.