I'm building a flow from a using a Microsoft Form: when a new response is submitted trigger, something I've done on a couple other occasions. The action is to send an email, but today no matter which existing form I choose the only dynamic content I have access to is the Response Id. In my previous flows any response on the form appeared as a viable content item, but today nothing? I'm not sure what's changed or if this is a trmporary bug, but it's not the behavior I'm used to. The problem is occuring for me in both the Chrome and Edge browser, and occurs whether I choose my newly created form, or a form which I've successfully used in the past to create flows with the appropriate dynamic content.
Solved! Go to Solution.
This could be because the format of the field that you are trying to apply the data is not the same as your form output.
I.e. text to a number field
I was having the same issue. Try extracting "FormID" from the form URL when editing the Form itself. Include only the parts after "FormID=". Once I plugged in the Form ID rather than the Form name in the Flow, my dynamic content starting coming through again.
Same issue - Get Response Details action AND switching the MS Edge worked for me to get the dynamic content options from my form to show up.
This worked for me but I had to delete the CREATE ITEMS, seems flow doesn't update well once an action has been setup. I deleted it and added it back in, BOOM Dynamic content. I LOVE and HATE Power Automate, it needs a lot of work.
Chuffing heck! That is bonkers but it works! Hats off to you!