I have a very complicated MS Flow that is running a child flow. One of the outputs of the child flow is a string variable containing the HTML code for the email record I need to create in Dynamics CRM.
I take this output and add it to another local variable which contains header and footer code.
When I create the email record in Dynamics, I insert this final variable into the Description attribute.
But when I check the email record created in CRM, it's just plain html code as screenshot below. This should be formatted and with images.
Now If I copy this plain html code from the email record and insert it in the description field and run the flow again, I get the correct formatted email.
somehow, flow is not treating it as html when it's output from the child workflow which is very strange.
Anyone can help me with this issue please.
Cheers


Report
All responses (
Answers (