CSV File to JSON File Convertor
This bot can be used to convert a CSV file to a JSON file
Top Benefits
- Minimum and configurable input parameters and logic
Tasks
- Check whether CSV files exist on the given path or not
- Iterate through all the files from the folder
- Call the Python script to do the conversion
- Creates a new file with JSON content.
This bot will convert a CSV file to a JSON file.
Multiple files are handled for the conversion.
Python script is used to do the conversion.
The version details are mentioned in the ReadMe file. Exceptions are handled with additional details in audit and error log.
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- OperationsRPA Development
- Category
- RPA Developer ToolsUtility
- Downloads
- 59
- Vendor
- Automation Type
- Bot
- Last Updated
- June 22, 2023
- First Published
- April 24, 2023
- Platform
- Automation 360
- ReadMe
- ReadMe
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Bot in Action
Setup Process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)
Run
That's it - now the Bot is ready to get going!
Requirements and Inputs
- Python version used: Python -3.10.7 and above
- Python Package used to call script
- CSV Files to test