Sep 25, 2020 05:52 AM
Hello!
From the documentation for the Airtable API, it clearly indicates that there is a rate limit of 5 transactions per second. With the current implementation of our updateRecordAsync for Airtable, we are seeing no (noticible) rate limits. Are Custom Apps not currently subjected to such limits? If not, will it be?
Thanks!
Sharon
Solved! Go to Solution.
Sep 25, 2020 10:11 AM
You can find information on rate limits in custom apps in the Write back to Airtable guide. TLDR limits are 50 record updates / call, 15 calls / second.
Sep 25, 2020 10:11 AM
You can find information on rate limits in custom apps in the Write back to Airtable guide. TLDR limits are 50 record updates / call, 15 calls / second.