How do I export my data as JSON?

I've connected to Airtable, and I want my CSV Getter URL to generate the data as JSON rather than CSV. How do I got about it?

Posted by abx300 on 03/02/2025, 12:23:53

Replies

Hello! This is possible via 2 methods: 1: Change your export format to JSON on the sample screen to make the export URL return JSON at all times 2. Stick the URL parameter ?type=json_records at the end of the export URL to override the export format. Hope this helps!

Reply by CSV Getter on 03/02/2025, 12:26:41

Ahh makes sense! Thank you :)

Reply by abx300 on 03/02/2025, 12:36:45