Q: Google sheet API Limitations
Hi team,
As I am aware of Google sheet API Limitations when we are exchange data via API....if I use logicsheets can I bypass those limitations and can I use logicsheets as database by using CRUD operations.
Thanks

Wei_Sheng
Oct 30, 2024A: Hi thanks for your question. Logic Sheet is built on Google Sheets API so it has to be limited by Google's API quota (https://developers.google.com/apps-script/guides/services/quotas). So there is no way to bypass this limit. Thanks. Wei

Verified purchaser
Wei.
Just wanna double check with you that we are capped by Google Sheet API quota or Google App Script quota?
The link in the comment above refers to Google App Script Quota and not API quota
Hi, Google API quota also applies, but normal use wouldn't exceed the limits.