Skip to main content

Download File Step

The Run Tool has the capability to download files via HTTP or HTTPS. For example you can use this step type to download files from an on-prem SharePoint or you can download report files from Ouvvi apps by passing in the API e.g. http://ouvvisite.simego.com/apps/csv/products .

Add Step

To download a file in your Run Tool Project click onto the Add Step button and select HTTP(s) File Download from the list. Enter in a name for the step and click OK.

Download File

Configuration

This will then open the configuration window where you can enter in the required parameters, described in the table below, and click OK to add the step to the project.

SettingDescription
Source UrlThe path to the file being downloaded.
To FilenameThe path to the location the file is being downloaded to.
CredentialsEnter in any credentials needed to access the source to download the file.

Configuration Window

The step will then be added to the bottom of your project, you can then move this to where you need it to be, set the run condition and save the project.