Data is sent between modules as JSON format, which might not be ideal as output in emails or when writing to disk. JSON-converter can transform JSON data to either CSV or XML.
Parameters
Output format – CSV, XML
CSV field separator – when format CSV is selected, defines the field separator (default is comma)
Add quotes – when active, will surround each field with quotes