DownloadAttachment
Download Attachment
Input
| Name | Type | Description |
| AttachmentId | String | Attachment id, for instance: 5000000000000009867. Required. |
| DownloadFolder | String | Download folder. Required. |
Result Set Columns
| Name | Type | Description |
| FileName | String | The name of the downloaded file |
| Base64EncodedData | String | Base64 encoded string. |