Oct 07, 2016 02:47 PM
There’s no API call for exporting a table as CSV right? (couldn’t find it in API documentation)
Has anyone written a script that mimic that functionality by iterating through all the records, replacing linked record IDs with names, and then, generating said CSV? If not, I’ll work on writing one…
Jun 26, 2019 01:28 PM
I’d also like the script!
Jul 06, 2019 11:02 PM
I built a desktop app that lets you export your Airtable data to CSV files. It also converts Linked records to corresponding Primary field values.
Its at https://www.pagemonk.com/export . Hope it helps somebody !!
Jul 26, 2019 09:00 PM
Following up on my original post 3 years later… A friend mine made a webapp to do automatic regular cab backups. They’re having some login issues with the community account, so posting on their behalf:
Created https://backuptable.com after trying and failing to find a means of regularly backing up my bases on airtable. BackupTable doesn’t try to do anything more or less than what the name implies - it backs up everything you have on airtable (plus attachments) and can do so either manually or automatically. Dropbox sync coming soon.
Hope people find it useful and would love to hear feedback :slightly_smiling_face:
Jan 04, 2020 01:09 PM
Hi Tuur–
I’m looking for the same thing.
Thanks for sharing!
Mar 16, 2020 08:10 AM
@Tuur I’m very interested in this. Would you mind sharing with me too please?
Mar 21, 2020 12:36 PM
We made a tool exactly for this!
Sep 08, 2020 10:07 AM
Hello, I was facing similar problem lately, and decided to create a python package just for this.
Dec 02, 2020 08:50 AM
Hi @Tuur @Steven_Zhang, can you share the script via PM please?
Feb 02, 2021 08:30 AM
@Tuur could you share the script with me as well via PM?
Feb 03, 2021 02:55 PM
I’m getting an HTTP 404 on the link; site loads fine.