I am looking to export data from my airtable into JSON format. I am working with a Firebase Application, and I want to be able to collect data in AirTable, export it, and then dump it into a Firebase JSON based Database.
Has anyone written a script/block/app that takes appdata and puts it into a JSON format?
Thank You