Data not updating on sheet

Hi,
Using pabbly connect i am updating one google sheet by other google sheet both sheets are connected correctly, the issue is when i insert new row the other sheet not updating with complete row data.
1652381481526.png

2nd and last values are constant, the first value is the only value which is updating.

Thanks
 
P

Pabblymember11

Guest
Hey @arsalan ansari

Kindly re-capture the webhook response and make sure you are passing the data to the selected triggering column. You might not be passing the data till your trigger column.

Further, use the respective Google Sheet which you are using for trigger must be in a separate spreadsheet, do not you any other sheet in the same spreadsheet.
 
Top