When I get a new email, I want post the body to a Teams chat.
However, the hyperlink in the body is broken.
I think this is because when I get the body using trigger "When I got a new mail (V3)", I got it by text format instead of HTML.
I found that the newline code was not <br> but r/n/.
Could you please solve the problem?
(Sorry my poor English)