DownloadFile
Downloads a File.
Input
Name | Type | Description |
FileID | String | The Id of the file to download. |
FileVersionID | String | The Id of the file version to download. If not fed, it will download the latest version. |
DownloadTo | String | Where to download the file. |
AsUserId | String | The Id of the user you want to impersonate. Only works with Admin, Co-Admin and Service Accounts. |
Result Set Columns
Name | Type | Description |
Success | String | Whether or not the file was successfully downloaded. |