Using Read action
- Updated: 2023/01/23
Using Read action
Use the Read action to retrieve values from a CSV or TXT file, and insert them into a Table variable to perform operations with the data values.
Note:
- The Read action only support CSV/TXT files that conform to the RFC 4180 standard. For more information about the standard, see Common format and MIME type for CSV files.
- When you use the Read action to read data from a CSV or TXT file that contains double quotes, the bot might display an error message: Unable to read the file and create a table. We recommend that you replace all double quotes with an empty or a blank character.
To retrieve values from a CSV or TXT file, do the following: