Download File by URL

You can select this activity to download a file from a specific URL to a specific location. You can download the file synchronously or asynchronously with the respective RPA flow.

This table lists the properties for the activity.

Property Type Property Name Description
Input Async The Boolean value based on which a file is downloaded asynchronously.
Name A new name for the downloaded file.
Target The destination path to save the downloaded file.
URL The URL of the file to be downloaded.
Output Response Code 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.
Output File The location and path of the downloaded file