Name | Type | Description | Required |
---|---|---|---|
fileId | String | The ID of the cloud file | Yes |
recordModule | String | The module of the current record | Yes |
recordId | String | The ID of the current record | Yes |
fileName | String | The name of the cloud file | Yes |
Name | Type | Description |
---|---|---|
success | Boolean | Download result |
documentId | String | The id of the document created |
Version | Change |
---|---|
v11_16 |
Added /CloudDrive/createSugarDocument POST endpoint.
|
v11_18 | Added documentId on response |