I have a Form where some questions are hidden depending on the logic of the previous question so the incoming data to a webhook can vary. The webhook delivers the data to an Excel Table.
The table headers expect the corrisponding answers to to be consistantly delivered and placed below that correct header.
The problem I have encountered - if question 4 was hidden in the form the answer from question 5 lands in the cell reserved question, 6 land in 5, 7 lands in 6 etc.
can you show a screenshot of the scenario and how the mapping is done? Aren’t you mapping specific answers to specific cells? Or are the answers coming in with different names or something?
Hi Stoyan,
I’ve added a couple of screenshot to let you see how its set up, and the results.
I’m hoping its something I’ve done wrong, that would be a quick fix.
Stoyan,
I think the problem is being caused by Forms.app.
In the examples attached, when the second question is hidden by logic, only two outputs are shown and presumably sent to the webhook.
Please provide the input/output bundles of the trigger module by running the scenario, or get the bundles from a previous run from the Scenario “History” tab.
Providing the bundles from a scenario run will allow others to replicate what is going on, especially if there are complex data structures (nested arrays and collections) and external services. This helps mapping the correct raw variable names from collections (instead of the label/display name).
Need help❓View instructions ◀
Click on the white speech bubbles on the top-right of each module and select “Download output (or input) bundles”.
A. Upload a Text File
Save each bundle contents in a plain text editor as a moduleNumber-output.txt file. Open the file to check if it has not added additional formatting or encoded the plain text.
You can upload files and images to this forum by clicking on the upload button: