Skip to main content

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?

I made an extension that downloads all of the attachments from multiple records in field into a ZIP file.


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.


Reply