Support for CSV export alongside Excel

The Excel export is great but for our data pipeline we actually need CSV output. Currently we export to Excel and then convert to CSV in a separate step, which is clunky.\n\nWould be nice to have a CSV option in the export settings, or even better, a JSON-to-CSV formatter in the API response options.\n\nSmall feature but would save a lot of pipeline complexity for teams doing data engineering work.

2 Likes

Seconded. A format parameter on the results endpoint would be ideal for data engineering teams.

4 Likes