CSV to JSON
MINUMUM EXPORTER VERSION: 3.20.0001.0001
EVENT: RecordEnd
SYNOPSIS: Converts Exported data to JSON
DESCRIPTION: CSV to JSON converts the exported data from the default CSV format to JSON.
CONFIGURATION: There is no configuration needed for this Add-In.
The default functionality of Exporter is to output all data as CSV data. The CSV files and all documents exported are saved into a folder structure where each Record has its own folder. With this Add-In you can have the exported data converted to a single JSON file with all the CSV data included.
NOTE: This Add-In works nicely when paired with the Merge Exported Records Add-In. When using these two Add-Ins together, the Merge Records Add-In runs first and places all Data and Documents into a single export folder. Then the CSV to JSON Add-In runs and converts all the data to as single JSON file. This can make ingesting the data into other systems a little simpler.