DownloadNote
Download Note from Attachables.
Input
Name | Type | Description |
AttachmentId | String | Attachment id, for instance: 5000000000000009867. Required. |
DownloadFolder | String | Download folder. |
Result Set Columns
Name | Type | Description |
FileName | String | The name of the downloaded file |
Base64EncodedData | String | If the DownloadFolder and FileStream are not provided, this contains the content of the file. |