/
Uploading a file
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>
, multiple selections available,
Related content
media/filescollection/{key}/items/file (POST)
media/filescollection/{key}/items/file (POST)
More like this
Manage attachments
Manage attachments
More like this
projects/{did}/documents/offline/import (POST)
projects/{did}/documents/offline/import (POST)
More like this
resources/files/upload
resources/files/upload
More like this
API - Send source content
API - Send source content
More like this
Upload document(s)
Upload document(s)
More like this
Copyright Wordbee - Buzzin' Outside the Box since 2008