webbhook not collecting data
Status: Closed · Asked by AmeeLady on · 0 views
I have created a webhook , added it to productive.io. Next step is api by pabbly then add new row in google sheets
Everything tests fine, but when the webhook trigger happens - the new row is not added
Hey @AmeeLady
Perhaps you might have done some changes in your Google Sheets header and because of that, your data might not get into the right column.
And do check whether the mapped labels in your workflow are actually coming from your trigger response or not.
We would recommend you recapture the webhook response and reconnect the Google Sheets action step then try the complete workflow.