• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

How to get Row Number for "add new row"

Marketer

Member
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
 

Fagun Shah

Well-known member
You will get UpdateRange in Add New Row action's response,then do this -

1636102687824.png
 
Top