Jan 03, 2020 08:48 AM
Is there a way to download multiple attachments at once? A group of photos has been uploaded for a project and the designer would like to download all of them at once instead of one at a time. Is this possible?
Jan 04, 2020 08:58 AM
I made an extension that downloads all of the attachments from multiple records in field into a ZIP file.
Feb 18, 2024 06:16 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.