JSON to CSV Package

This package is used to convert the JSON files from an input folder into CSV files of an output folder using a single keyword

Top Benefits

  • Converting JSON data in a file into CSV format with a same file name
  • Easy to convert files for users, then edit if needed
  • Time saver
  • Reliable and efficient

Actions

  • Includes an action which converts Input JSON file to Output CSV file
  • Reads a JSON file from the input folder and converts as CSV file into the output folder
  • Returns the result into a string variable
  • Single keyword JSON format is converted to CSV

JSON to CSV Package includes an action that is used to convert the desired number of JSON files into the CSV format. The JSON files are in .json format. Reads a JSON file from the input folder and converts as a CSV file into the output folder. A Single keyword in the JSON file is converted to CSV.

Get Package

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
420
Vendor
Automation Type
Package
Last Updated
July 15, 2021
First Published
July 15, 2021
Platform
Automation 360
ReadMe
ReadMe
Support

See the Package in Action

Input folder contains JSON files
Output folder includes CSV files after conversion
Error log file
PREV NEXT
Input folder contains JSON files
Output folder includes CSV files after conversion
Error log file

Setup Process

Install

Download the Package and follow the instructions to install it in your AAE Control Room.

Configure

Use the Package in a bot, configure keys and other credentials the package will need (see the ReadMe for details.)

Run

That's it - now the Package is ready to get going!

Requirements and Inputs

  • User should have a keyword in the JSON file. It should be same for every file in a folder
  • Input folder contains .json files
  • Intellij IDEA
  • Automation 360 installed
  • Java 11