Google Sheets Automation

adriand

Member
I have a Google Sheets hooked up to Pabbly Connect which then feeds into an API. My problem is that the API can only process 1 request a second. However when Pabbly sees lots of new rows added to the spreadsheet it will feed ALL of these rows at once into the API. How can I get Pabbly to only search 1 new row added at a time and not look for ALL new rows at once?
 
P

Pabblymember11

Guest
Hey @adriand

You can try the Delay action step in your workflow since you are getting the data in seconds.

2022-06-15_11h58_27.png
 

adriand

Member
Tried it and it doesnt work. The delay still doesnt stop it taking everything that is new that has been added. Might be a feature request. In Integromat you can choose how many to process at a time. Pabbly will just take everything all at once.
 
P

Pabblymember11

Guest
Hey @adriand

Could you please share with us a reference with the help of a screenshot, so that we can check for the possibility of the same?
 
Top