Skip to main content

Uploading a file

This method permits to transfer files to Wordbee Translator for subsequent insertion into a project.The upload method simply copies the file to a temporary Wordbee storage space and returns a secured file reference. In a second step call the relevant method to transfer the uploaded file into a project by specifying the file reference.


URL

(PUT) asyncoperations/{token}/uploadfile

PARAMETERS

tokenId

The token obtained on connection

Required

 

RESULTS

The method returns a secured file reference. This reference is valid for the connection token only and cannot be accessed through other connections.

The returned file id is included in the XML (or JSON) response:

XML
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">String content</string>

 





JavaScript errors detected

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

If this problem persists, please contact our support.