Google Sheets webhook only sending partial data

Status: Closed · Asked by wibbler on · 0 views

wibbler — Question ·

The webhook is working, but only sending data up to the trigger column. My trigger column is M, Pabbly is only sending data in A to M. How do I get it to send the whole row of data?

Fagun Shah — Reply ·

You can set last column with data as trigger column or use Get Row action as 2nd step of workflow to get the whole row.

Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
wibbler — Reply ·

Thank you for your assistance. IF I add a GetRow action using the RowIndex range, I get this error:
hW6r2uR

The same RowIndex is used in the next action (Update Row) successfully.

Back to all forum threads · Log in to reply