Use multiple input values
  • 17 May 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Use multiple input values

  • Dark
    Light
  • PDF

Article Summary

The ability to specify multiple input values allows you to define multiple URLs for a robot to visit, multiple search terms to enter into a search engine, and a number of username/password combinations for Web site sign-ins.

dexi.io makes it easy to use multiple input values by uploading a CSV file to a run configuration. A CSV file is simply a plain-text list of values separated by commas.

To import input values from a CSV file:

From the Projects page,

  1. Select the run you wish to add inputs for.
  2. Select the Open button in the slide-in panel.

Screenshot 2021-03-30 at 14.11.41.png

  1. Select the Inputs tab.
  2. Select the Download Template under Import CSV file to see the format the robot expects the data columns to be in.

Screenshot 2021-03-30 at 14.16.05.png

Note

Note that column headers must match the CSV template exactly in order for things to work properly.

  1. When you have the input CSV file ready, select the Import CSV File button.

Screenshot 2021-03-30 at 14.17.28.png

  1. Then select the file using the file browser that appears.

Input values are transferred from the uploaded CSV file to the input fields configured during the robot build.

For more information about input, see What should I know about inputs and outputs?


Was this article helpful?