Most likely this isn’t your logic, it’s Make not exposing fields from the latest webhook sample.
Try sending a fresh webhook, select the newest bundle in the mapper, and if fields still don’t show, define a Custom data structure so Make parses the payload correctly.
I know exactly what the issue is as I have fought with this as well:
q45_uploadYour
has the distinct brackets at the end so Make is confusing it to be an array, when it is in fact a collection. Check if you can edit the question on the other end so it doesn’t have the brackets.
Or you can try passing it through a Set Variable first to rename it.
Or you can try iterating that one first before iterating the actual array inside of it.
And if I’m not mistaken - these are Jotform questions right?
Oh man, you’re a legend!!! You are a “Community Champion“ for a reason!
I was battling with this for 2 hours and lost quite a few nerves.
It’s working fine now.
If you come to Serbia anytime, send me an email so I can take you out for a beer or anything you want.
Thanks again man, you saved me!!!