DownloadAttachment
Download attachment by specifying its Id.
Input
| Name | Type | Required | Description |
| Id | String | True | The ID of the content that the attachment is attached to. |
| AttachmentId | String | True | The ID of the attachment to download. |
| Version | String | False | The version of the attachment. If this parameter is absent, the redirect URI will download the latest version of the attachment. |
| FileLocation | String | True | The location of where to save the file. |
| Overwrite | String | False | If true, the procedure will override files if they exists. Default value is false. |
Result Set Columns
| Name | Type | Description |
| Success | String | This value shows whether the operation was successful or not. |