Skip to main content

Mass download attachments/Bulk Download Attachments using python script API

  • July 3, 2023
  • 5 replies
  • 189 views

ng010105
Forum|alt.badge.img+7

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.

 

Wish you guys like it  and give me a  Kudo👍 

5 replies

ng010105
Forum|alt.badge.img+7
  • Author
  • Participating Frequently
  • February 19, 2024

If anyone need help using this python script pls let me know, I will try to help you out with it


Forum|alt.badge.img+1
  • New Participant
  • May 3, 2024

If anyone need help using this python script pls let me know, I will try to help you out with it


Can you explain how this can be implemented?


ng010105
Forum|alt.badge.img+7
  • Author
  • Participating Frequently
  • May 13, 2024

Can you explain how this can be implemented?


yes I will record a video and put it on Youtube within this month May-2024

if you have any question and task you would like to do, pls free to ask


Forum|alt.badge.img+4
  • New Participant
  • September 26, 2024

yes I will record a video and put it on Youtube within this month May-2024

if you have any question and task you would like to do, pls free to ask


did you ever post that video?  I'd like to understand how your python script works if your still willing to walk people through it.  I was able to get it to download files but if more than one is in the attachment field it overrides them and I'm not sure why.

 

Thanks,

 


Forum|alt.badge.img+1
  • New Participant
  • September 27, 2024

did you ever post that video?  I'd like to understand how your python script works if your still willing to walk people through it.  I was able to get it to download files but if more than one is in the attachment field it overrides them and I'm not sure why.

 

Thanks,

 


for more then one attachments you need to have a Loop,

Airtable_python/Airtable-Bulk-multiple-Attachments-Download_with_folders.py at main · garygng/Airtable_python · GitHub