Help

Re: Are the Custom Apps subjected to the same rate limit as API endpoints?

Solved
Jump to Solution
420 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Sharon_Chien
4 - Data Explorer
4 - Data Explorer

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

1 Solution

Accepted Solutions
Billy_Littlefie
7 - App Architect
7 - App Architect

Hi @Sharon_Chien

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.

See Solution in Thread

1 Reply 1
Billy_Littlefie
7 - App Architect
7 - App Architect

Hi @Sharon_Chien

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.