Dear Zapier Community,
I am currently working on a project where I need to transfer data from one Google Sheets document (approximately 300 rows) to another Google Sheets document. Due to constraints with another automation in the target sheet, which can only process 4 new rows per minute, I am facing a challenge: I cannot transfer the data all at once but need to manage the transfers so that only four rows are inserted per minute.
I have heard about the features "Looping by Zapier" and "Delay after queue," but I am unsure how to best implement these for my scenario. Could you please help me configure a solution that allows:
- Reading four rows from the source sheet,
- Transferring these four rows to the target sheet,
- Waiting for one minute, and
- Repeating the process until all data has been completely transferred.
I would greatly appreciate any guidance or best practices you could provide to effectively solve this task with Zapier.
Thank you in advance for your support!