Hello,
I would like to have some info that is not officially provided by Airtable.
I am using airtable to manage a database, which I export to a CSV file. I then use this CSV file as a database for a REST API in this way I am not limited by the maximum 5 requests per seconds imposed by the Airtable API.
Where I am wondering is about the files uploaded via Airtable, in my CSV I see that the files are uploaded at this address: https://dl.airtable.com/.attachmentThumbnails/xxxxxxxxxxx
If I have a mobile app with 1,000,000 active users viewing the image uploader through Airtable, do I face any limitations or blockages?
