mjain
6 years agoNew Contributor
How to divide array into json with headers
Hi , I need a help I am getting data in the array format and I have to create it in the json format to dump it in CSV file
- 6 years ago
Hi @mjain
Here’s a pipeline in which the elements in the nested array are transformed into JSON documents that can be consumed by a CSV Formatter Snap.
Array_to_CSV_2020_07_03.slp (7.2 KB)Hope it helps.
BR,
Dimitri