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:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">String content</string>
Copyright Wordbee - Buzzin' Outside the Box since 2008