Hello
I am creating a simple Power Automate Flow to generate an email when a Microsoft Form submission is made.
This all works except the "Name" field and the "Start Time" field are not available. These are automatic fields in MS Form when the Record Name setting is on. These fields are recorded in the spreadsheet attached to this Form.
Where is this Dynamic Content?
My Flow goes like this:
- MS Forms - When a new response is submitted
- MS Forms - Get response details
- Condition - does not list Name in the Dynamic Content
- Send email notification - does not list Name in the Dynamic Content
What am I missing?