Hello everybody,
I built a flow for forwarding e-mail from a shared mailbox. To get the right reicipent for the e-mail I compare the body of the e-mail and the subject line with an excel sheet.
Problem is that the e-mail is in html and i have to convert it to text (otherwise I'm getting an error for the flow) and so the layout is changing from picture one to picture two. Is it possible to "freeze" the old layout or the use the hmtl for comparing with the excelsheet?