Hello,
I was tasked with reverse engineering a flow that was created by an employee who is no longer with the company. I was able to get a flow that matches and works exactly as the previous one did, the only issue I am encountering is the formatting of the email. I will try my best to explain the situation, but essentially the flow is as follows:
Trigger: When a response is submitted in Microsoft Forms.
Action: Get response details.
Action: Start an approval.
Action: Send an email.
I will leave an example of how it shows up when answered on the Microsoft form as well as an example of how it actually shows up in the email.
Microsoft Form Answer:
SKU - Description - Qty
SKU - Description - Qty
SKU - Description - Qty
Email:
SKU - Description - Qty SKU - Description - Qty SKU - Description - Qty
How do I keep the same formatting from the answer of the question on the form to the email outputting the response details?