New Rows - Connect Sheet

Hello,
I have created an automation, when a csutomers buy on WooCommerce, Pabbly must send the Names order, etc to Google Sheet, and It does work, Pabbly send new row as line 1, but I have already 520 rows, how do I force him to start from row 521?
Thanks
 

aoris

Member
I would fill the first 520 rows of data with "junk". Then data will be written from 521. Well, 522, if we count the headers.
 
Top