Open LoogieEVE opened 6 years ago
The relevant row is "URL Fetch calls" on https://developers.google.com/apps-script/guides/services/quotas
In reality you might get a bit more than what that page says that due to caching that happens in the add-on if you use the "Evepraisal Tools" version in the google play store.
I have a sheet with only 1000 rows and in one day I reached this limit. Same spreadsheet was open the whole time. It's calling way too often. Isn't there some caching mechanism?
Error Exception: Service invoked too many times for one day: urlfetch. (line 77).
Do email addresses or users have a limit on how many pulls we can do per day? What is it?