API - Export translation memory
Method exports memory into xliff file
URL
(GET) /api/texts/tm/xliff?token={token}&filename={filename}&filter={filter}&folder={folder}&file={file}&projectonly={projectonly}&skip={skip}&count={count}
PARAMETERS
Parameters are:
token | The session token obtained when connecting. |
| Optional. File name was given to the download. If not set, uses "export.xlf" Can be null |
| Use "resourceId" to specify a specific memory. Otherwise, it’s project memory. Can be null |
| Optional. If set, only get contents with this filename |
| Optional. If set, only get contents with this folder name Can be null |
| If you specify project memory, indicate whether only to export contents for which files Can be null |
| Integer Can be null |
| If 0 then unlimited size Can be null |
RESULTS
The method returns no result. An HTTP status of 200 indicates success.
See HTTP status values for error handling.
Â
Â
Copyright Wordbee - Buzzin' Outside the Box since 2008