last row is not capturing
Status: Closed · Asked by Globalview Financial Services LLP on · 0 views
Whenever new entry enter into form, instead of capturing last entry every time its capture first row only.

Hey @Atish Hire
When you capture the webhook response from your Google Sheets, it will only get the 2nd-row entry.
I want it to capture the last entry which is posted when new form is submitted.
I want it should update last row, how to do that
I want it to capture the last entry which is posted when new form is submitted.
It can only show the response from the 1st row if you want you can interchange the last row with the 1st row.
Very funny.... I wanted to use Pabbly so that the work flow happens automatically but you are asking to interchange the last row with 1st row (manually) which means instead of generating an invoice automatically, its better to do it manually.... is this what you are suggesting?
Hey @Atish Hire
If you are capturing the webhook response by doing the initial setup it will only capture the webhook response from Google Sheets from the 2nd which is just a test submission.
But if you run the workflow in automation it will capture the latest response.

Further, a workaround you can try at your end.