Hi Team,
I was trying to extract the values of a form submission with power automate and place the submitted values into an email notification.

However, whenever I try to place the submitted values (shown below) attribute into an email, it just comes up as blank.

I selected "store form submission" on the form record so a copy would be kept in Dynamics, separate from the insight database.
It also appears that msdyncrm_submittedvalues is missing from the JSON that Power Automate is receiving, although the attribute is available as dynamic content in the email block.

Should I be using an HTTP request and hitting the insights database for this info? Not sure what the appropriate way of getting to the submitted values is.
Thanks in advance for any help/advice.