Zamzar Make integrationAutomate Zamzar with Make.
Tired of converting files by hand, one upload at a time? The Zamzar Make integration gives you 10 modules, including 2 triggers, to upload, convert and download files inside an automation. This guide shows what each one does, how to connect your API key and how to build a first working flow.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Zamzar Make integration do for you?
The Zamzar Make integration links your Zamzar account to Make, a visual tool where you build a scenario: an automation made of modules, each one a brick that triggers, acts or searches. With it, file conversions start, finish and move on to the next step without you opening Zamzar at all.
Converted files that land where your team works. An operations lead can pair Watch Completed Conversion Jobs with Download a File, then pass the result to a module from another app, so finished files reach the shared drive without anyone checking Zamzar.
Conversions that start from incoming documents. When a file arrives from a form or an inbox handled by another app, Convert a File sends it straight to the format you selected. For a file already stored in Zamzar, Convert an Existing File does the same job without a second upload.
A tidy Zamzar account. List Files returns what sits in your account, and Delete a File removes what you no longer need once the output has been saved elsewhere.
What Make does not do here: both triggers are scheduled, so Make checks Zamzar on the scenario's schedule instead of reacting the second a job ends. For anything the 10 modules leave out, Make an API Call reaches the Zamzar API with the same connection. The same app often has an n8n node too; the n8n vs Make comparison helps you weigh the two, and the Make pricing page covers plans. If a run fails, start with Make troubleshooting.
How do you connect Zamzar to Make?
- 01
Copy your Zamzar API key
You need a Zamzar account and an API key before anything else. Log in to the Zamzar developer portal, open the user menu, go to the key management section and copy the API key shown on screen.
- 02
Add a Zamzar module in Make
In your scenario, search for Zamzar, pick any module and click Create a connection. A connection is your Zamzar account linked to Make once, then reused by every Zamzar module you add later.
- 03
Name it and paste the key
The Connection name field is optional, but a clear label helps when you run several accounts. Paste the API key you copied, or follow the on-screen instructions, and save.
Build your first scenario with Zamzar
GoalWhen a conversion job completes in Zamzar, Make downloads the converted file so the next module can store or send it.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + to add the first module. Everything you build next hangs off this starting point.
- 02
Add the trigger
Search for Zamzar and choose Watch Completed Conversion Jobs. Click Create a connection if you have not linked your API key yet, then fill in the module fields.
- 03
Download the result
Click the + on the right of the trigger and add Download a File. Map the file from the job the trigger returned, so each finished conversion becomes a bundle, one file passed to the next module.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles each module received, which tells you whether the download picked up the right file.
- 05
Schedule and switch on
Open the clock on the first module. A new scenario checks every 15 minutes by default, and the Free plan cannot go lower. Pick your schedule, then switch the scenario on.
What can start a Zamzar scenario?
2 modules start a scenario when something happens in Zamzar. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Zamzar as soon as it happens.
Watch Completed Conversion Jobs
Scheduled triggerIn Make“Triggers when a conversion job has completed.”
Starts your scenario once Zamzar has finished a conversion job, so the output can move on without you refreshing a dashboard. Each completed job comes through as a bundle the next modules can use.
Watch Files
Scheduled triggerIn Make“Triggers when the new files are created.”
Fires when new files are created in your Zamzar account, which gives you a starting point for anything that should happen right after an upload. Every new file arrives as its own bundle.
What can Zamzar do inside a scenario?
Zamzar 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
Convert a File
ActionIn Make“Converts a file to the selected format.”
Turns a file coming from an earlier module into the format you select. Pick it when the file is not in your Zamzar account yet.
Convert an Existing File
ActionIn Make“Converts an existing file to the selected format.”
Converts a file that already lives in your Zamzar account, so you can reuse something uploaded earlier instead of sending it again.
Delete a File
ActionIn Make“Deletes an existing file.”
Removes a file from your Zamzar account, which keeps the storage clean once a conversion has been downloaded and filed elsewhere.
Download a File
ActionIn Make“Downloads a file (both original files and converted files).”
Pulls the content of a file out of Zamzar, whether it is the original you uploaded or the converted result, so later modules can store or send it.
Get a Job
ActionIn Make“Returns information about the selected job.”
Returns the details of one conversion job you select, which tells your scenario where that job stands and what it produced.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Lets you call any part of the Zamzar API from your scenario, reusing the connection you already created, so nothing is out of reach when the listed modules stop short.
Upload a File
ActionIn Make“Uploads a new file that can be used as input to a conversion job.”
Sends a new file into your Zamzar account so it can serve as input for a later conversion job, keeping upload and conversion as two separate steps.
List Files
SearchIn Make“Lists all files.”
Gives you every file stored in your Zamzar account, each one returned as a separate bundle the following modules can process one by one.
Need help automating Zamzar with Make?
A person reads every message.