Zamzar integration

File conversion: 1,100+ formats – documents, video, images, audio, eBooks, CAD

Help CentreConnectors

Overview

Zamzar is a file-conversion service – 1,100+ formats (documents, video, images, audio, eBooks, CAD). The Automize Zamzar connector covers conversion job submission + polling.

  • Regions: Global service.
  • Plans: Pay-per-conversion or monthly subscription.

Setting up the connection

Auth type: HTTP Basic.

  1. Zamzar account → API → copy API key.
  2. In Automize → Settings → Connectors → Zamzar. Paste key.

Find your credentials at https://www.zamzar.com/account/api/.


Rate limits

Per-account, varies by plan.


Data model

Job-based:

    Job (source file + target format) → Async processing → Download

Available operations

7 operations available. Click any row to jump to its detail.

OperationCategoryWhat it does
Create Conversion JobGeneralStart a file conversion (from URL or uploaded file)
Download FileGeneralDownload a converted file
Get FileGeneralGet converted file metadata
Get FormatGeneralGet details for a format (supported conversions)
Get JobGeneralGet conversion job status
List FormatsGeneralList supported conversion formats
List JobsGeneralList recent conversion jobs

Operations

Create Conversion Job

Start a file conversion (from URL or uploaded file)

No input parameters.

Tips

  • source_file (URL or upload) + target_format. Returns job_id.

Download File

Download a converted file

ParameterRequiredTypeDescription
File Id file_idYestext

Tips

  • Use the URL from Get Job. Authenticated download.

Get File

Get converted file metadata

ParameterRequiredTypeDescription
File Id file_idYestext

Get Format

Get details for a format (supported conversions)

ParameterRequiredTypeDescription
Format Name format_nameYestext

Get Job

Get conversion job status

ParameterRequiredTypeDescription
Job Id job_idYestext

Tips

  • Poll until status=successful. Returns target_files with download URLs.

List Formats

List supported conversion formats

No input parameters.


List Jobs

List recent conversion jobs

No input parameters.


FAQ

vs CloudConvert?
Both broad format coverage. Zamzar more user-facing pricing. CloudConvert more developer-friendly + storage integrations.

Related connectors

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.