garygng / Airtable_python

Airtable Bulk Attachments Download using python
7 stars 5 forks source link

Airtable_python

What you are looking FOR
Airtable Bulk Attachments Download using python
Airtable Bulk Download Attachments
How do you export attachments from Airtable ?
Mass download attachments from Airtable ?
Airtable-Bulk-Attachments-Downloader
Airtable Bulk Attachments Download using python
Use this script to bulk download all Airtable attachments no matter how big they are.

Is the Python Sciprt update it with you own BASE ID, TABLE ID, API KEY

base_id = "YOUR BASE ID"
table_id = "YOUR TABLE ID"
api_key = "YOUR API KEY"