Hi,
I ran into some issues with the Google Sheets Node. This happened in several workflows but currently I’m working on a workflow where I get data from a Google Sheet via the Google Sheets node. I enrich the data via another tool (works like a charm) and then I want do update the sheet via Google Sheet node with “append or update row”. Since I do this for several rows the whole workflow is in a loop.
Before the Google Sheet nodes I already implemented a wait node with a 10 MINUTE wait to not run into quota exceeding - however I still get it, latest with the 10th object in the loop.
How is this possible? I cannot see how this workflow exceeds the read and write quote for Google Sheets indicated on the Google website. Because I also have no other workflows active/running at the same time.
Has anybody experienced the same problem? And found a solution?
Cheers,
Dom