I have a TypeForm with Hidden Data Fields in It that is not passing those hidden fields to Flow/Logic Apps. The fieds are present but the data that is passed is always null despite the data existing on the typeform side.
If you do not specify which submission ID to retrieve, you will get the last 25 responses back:
This is why we use the query parameter ' included_response_ids':
And then include the specific ID we got back in the initial reaction.
Looking at you screenshot, this is exactly what you are doing.
So, you might want to check if you are applying the final steps to the correct object, i.e. the 'hidden' object that belongs specifically to the submission with the ID specified. In my experience it's quite easy to use the wrong objects from the dynamic data screen, since the UI is not that great.
Hi @sdefesche ,
I found the issue and I feel my stuppid!
It was a type in my URI: included_repsonse_ids It should be included_response_ids.
Now all works fine, sorry for your time.
Kind regards,
Dennis.
Hi @dennisb88 ,
Glad to hear it! It's usually these kind of little details that make all the difference.
Good luck and take care.
User | Count |
---|---|
88 | |
39 | |
23 | |
20 | |
16 |
User | Count |
---|---|
129 | |
50 | |
48 | |
35 | |
26 |