forms.app to google sheets not working.
Status: Closed · Asked by santoshk6 on · 0 views
The webhook is capturing data. but it is not passing to google sheet.
Can you share your workflow screenshots
No task is consumed, so it doesn't go to google sheet. I checked google sheet also, the data isn't coming.
You need to first add column headers in Gsheet and then map values you got from Webhook to those columns in Gsheed Add New Row action.
Here is a similar tutorial where you will understand about how to Add a New Row in Gsheet using pabbly connect.
Thanks, @Fagun Shah. I just forgot that step.