Google Form webhook not retrieving all row data
Status: Closed · Asked by creative6 on · 0 views
I am trying to add some actions based around Google Form submissions but the webhook isn't capturing all of the row data.
I've configured the webhook on my sheet (see screenshot below)

And it's not gathering these empty columns that I've put a red box around. I've tried it multiple times and it's not getting the same columns every time. What could be the issue?

Edit to add
My Google Form has different sections and options based on the responses you input. So certain questions show up based on what you respond to the questions. Would this affect why this is happening? and if so how can I fix it?
Hey @creative6
Please attempt executing the workflow in incognito mode once. If the problem persists, please provide us access to your Google Sheet so that we can look into the issue from our side.
Hey @creative6Please attempt executing the workflow in incognito mode once. If the problem persists, please provide us access to your Google Sheet so that we can look into the issue from our side.
hello, I just figured out the problem, I had to change the names of some of the columns that were named the same so it captured all of them since it was reading them as duplicates. Thanks