New API limit - 1,000 rows? Alternative services or workaround

The bottom line is being efficient in what you’re trying to do. If you have a doc with 1,000 rows and it’s running some type of formula on all 1,000 rows with every data update and every API call is causing it to traverse through all 1,000 rows every time, you’ll run into issues. For the most part, we don’t see docs hitting these levels. We have docs that our entire team uses everyday with 10,000 rows and they run just fine with multiple people in them regularly.

2 Likes