
Announcements
Hi all,
I am building a Flow that retrieves between 100-2500 rows from a Google Spreadsheet. I want to read them all and give them as a datatable to a Desktop flow.
Everything seems fine, except when sometimes the 'get rows' from Google Sheets throws an Error 429 'API limit exceeded'. I can't find what the exact limit is, but i suspect its around 300 per minute. Is it possible to build a flow that, when it reaches the maximum for that minute, it waits and the resumes reading the rest?
Kind regards,