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

(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.

Copyright Wordbee - Buzzin' Outside the Box since 2008