Skip to main content

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👍 

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


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?


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


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,

 


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


Reply