Internal: Storage: ZohoSave
ZohoSave
Used as return url for the zoho service.
When the user saves his file, Zoho 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 Zoho format.
Authentication Methods
- With a username and password
Input Parameter | Type | Description |
---|---|---|
Token* | String | Security token |
FileserverName* | String | Fileserver Name |
Path* | String | Path |
Output Parameter | Type | Description |
---|---|---|
Success | String |
EXAMPLES
curl -v 'https://secure.nomadesk.com/storage/api.php?Token=ms28lbbsql627i3ftmoq2j00q2&Task=ZohoSave&Path=/mydirectory/file.doc&FileserverName=nmsa000001'
RESPONSE
RESPONSE: Save Successful and Revision Created