Skip to main content
Solved

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

  • September 25, 2020
  • 1 reply
  • 16 views

Forum|alt.badge.img+1

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

Best answer by Billy_Littlefie

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.

1 reply

Forum|alt.badge.img+4
  • Inspiring
  • 58 replies
  • Answer
  • September 25, 2020

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.