How to get Row Number for "add new row"
Status: Closed · Asked by Iam Marketer on · 0 views
In Google sheets actions, I'm using "add new row" and I want to get the row number the data is added in result
and I want to perform some calculation and other actions based on row number
I don't see row number is returned in the return inside pabbly,
How do I get row number
You will get UpdateRange in Add New Row action's response,then do this -
