Sep 14, 2018 07:57 AM
Hi there! I am looking to see if it’s possible to download a zip file of all attachments for a particular field. I did look at This Post and it does not seem to cover what I’m looking for.
I don’t need to download ALL files attached to the base as the aforementioned thread is describing. I want to be able to zip and download the attachments for one field instead of having to download each one individually. I could have sworn I was able to do this at some point in the past, but can’t seem to repeat it! Any advice would be greatly appreciated.
Thank you!
Oct 05, 2018 05:26 AM
I want to do this as well. Note that bulk attachment upload is readily available in the Gallery View. We just need bulk attachment download to a zipped folder.
Jan 10, 2020 02:09 PM
We built this tool: miniextensions.com/Bulk-Download-Attachments. It allows you to download all attachments for a particular field into a zip file instead of having to download each one individually.
May 25, 2023 05:04 AM
Jumping in for anyone who finds this thread in the future - I have created a (paid) Airtable extension that allows you to download multiple attachments, it has two modes "remote download" and "local script", you can read more about the differences in this blog post I wrote.
Hope this would save someone many hours of manually downloading 🙂
Feb 18, 2024 05:20 PM
Jumping in for anyone who finds this thread in the future -
I have created a (Free) python script that allows you to download your attachments,
you can read the code I wrote on github https://github.com/garygng/Airtable_python.