Download File

You can select this activity to download a file from OneDrive or SharePoint, to a specified location on the local device.

This table lists the properties for the activity.

Property Type Property Name Data type Description
Common Continue on error Boolean The option to continue the RPA flow even if the activity fails. This check box is selected by default.
Input Download location <String> The location, on the local device, where the file must be downloaded.
File To Download <OneDriveItem> The file to be downloaded.
Misc DisplayName String The name to be displayed for the activity.
Option Account String The account with which the activity interacts. When using delegated permissions, specify a shared mailbox or service account accessible to the user. When using application permissions, the activity interacts directly with the specified account.
Output Response Code Int32 Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.