Hi,
I am looking for information on how to create a JSON output file. I have 4 separate inputs and would like each input file to have a separate array within the JSON output. For example input 1 = metadata; input 2= transactions. I would like to have 1 array named metadata and one named transactions. Any recommendations?
Thanks!