New Rows - Connect Sheet
Status: Closed · Asked by sportinvest on · 0 views
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
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.
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.
How to do that
Thanks