Convert Complex JSON To CSV file using JOLT
I am new to JOLT and I don't know much about it, and I need the JOLT spec to convert my below JSON to CSV file: { "bigRecords": [ { "Records": { "Name": "R1", "Id": "1P02XV425KCASEZGQLB8LPQMF4ZXCUBCTA01", "Type": "New", "Area": "Eng",…