Skip to main content

API - Export job

The method used to export the job to xliff or zip file. If a single language job or filter.targetLocale is specified, the method returns a flat xliff file.
With multilanguage jobs, this returns a zip file with xliff's inside per language.

URL

CODE
(GET) /api/texts/package/xliff?token={token}&packageid={packageid}&filter={filter}&filename={filename}

PARAMETERS

Parameters are:

token

The session token obtained when connecting.

packageid

Package id

filter

Optional content filter

filename

Optional filename. Note that the extension will be overwritten to either .xlf or .zip depending
on whether we have a single target or multiple

 

RESULTS

The method returns file and HTTP status 200. Other HTTP status values indicate an error.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.