Flattens any JSON structure with ability to rename fields and array support
CSV From JSON =================== Converts JSON into CSV See "options" in the reference below. If you need a deep unwind array functionality, you can flatten your data by using [JSONRemap](https://www.npmjs.com/package/jsonremap) module.