OfficeOnline

Used as return url for the OfficeOnline service.
When the user saves his file, Office Online will post back to this api call.

A revision will be created before the file is overwritten.

The output is different from other api calls, this output is returned in the OfficeOnline format.
The request parameter is the request OfficeOnline makes and is rewritten into an api call.

Authentication Methods

No authentication required

Input Parameter Type Description
Request* String request with base64 encoded json string that contains all info(account, vault, path)
CURL EXAMPLE
curl -v 'https://secure.nomadesk.com/storage/api.php?Token=ms28lbbsql627i3ftmoq2j00q2&Task=OfficeOnline&Request=wopi/files/eyJ2YXVsdCI6Im5tc2EwMDAwMDAwMDAwMzUiLCJwYXRoIjoiXC9TdGFmZiBNZWV0aW5nIEFnZW5kYSA4LTE5LTIwMTAoNikuZG9jeCIsImFjY2Vzc3R5cGUiOiJQcmV2aWV3T25seSJ9&access_token=h09snta88gp2q0jrt0292ij1f45mf1ug
RESPONSE
RESPONSE: Http 200 Code