INPUT Browse for a file function

The INPUT Browse for a file function in RPA.

Help CentreBuilding Processes

This article describes the RPA Input functionality to browse for a file.

For a full list of available functions, please read INPUT functions.


Description

The INPUT Browse for a file function allows you to browse for a file.


Setting it up

To use the INPUT Browse for a file function, follow these instructions:

{{popups:rpas/add:action=variable-file}}

Once on a process map:

  1. Navigate to the process where you would like to add the INPUT Browse for a file function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the INPUT Browse for a file option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
FolderYesText-The starting folder for the file picker
VariableYesText-Variable to store the selected file path
TitleNoText-Dialog window title
MessageNoText-Dialog message/prompt

Output variables

VariableTypeDescription
VariableTextThe selected file path

Errors

ErrorDescription
CancelledThe user cancelled the file picker

Tips

  • Opens a file picker dialog for the user to select a file

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.