Skip to main content

Upload File Step

The Run Tool has the capability to upload files via HTTP or HTTPS. You can use this step type to upload files to an on-prem SharePoint for example.

Add Step

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

Upload 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.

Configuration Window

SettingDescription
From FilenameThe path to the file being uploaded.
Destination UrlThe path to the location the file should be uploaded to.
CredentialsEnter in any credentials needed to access the destination.

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.