Hi @Jessica_Paske,
You could initialize an array variable, then append the response like a json format into the array, for example:
{
"Question1": "dynamic content of asnwer1",
"Question2": "dynamic content of asnwer2"
}
Then use it to generate an HTML table and insert it into the Email body:


Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.