
I built a flow for a completed Microsoft Forms survey to be emailed to specific recipients. When testing the flow out, it fails but when I test it out by submitting a test on the Forms I receive an email. However, the other two people on the flow do not. Also, the body of the email I set up isn't coming through either. What have I done wrong here? Flow below:
Hi @TWhiteS,
You could simplify this flow a bit.
The response does not need to be stored in an array to be used in the Create HTML table. You can also use a Get User Profile action. This way you don't have to use an apply to each action.
Below is an example
1. Use the Body directly in the Create HTML table. Place square brackets around it so the object is turned into an one item array.
2. Optionally, you can switch the Columns to custom and use your own question order or different headers.
3. Use a Get profile (V2) for the Responders' Email