Export via JSON not formatting Array or Numbers

I’m exporting my data vis JSON but it’s not formatted as expected:

  • Numbers are in quotation marks, i.e “number”
  • Lists are not formatted as arrays.


It looks like the array is expected behavior - see screenshot from bubble docs.

Still not sure why the numbers are formatted like they are.

File a bug report and remind them this is busted maybe? Who would have any advice for you on this?

Submitted a bug report. Will see what they say

Turns out this is a known issue. Response from bubble support:

" Thank you for your patience.

This is actually a known issue where the JSON export from the data tab, matches the same format that you get with CSV, only instead of CSV rows, you get a list of entries formatted in the same way.

That said, this is something we do want to fix in the longer term so thank you for flagging!"