Nate, \r\nThank you for contacting McLeod Software.
\r\n
A McLeod Software representative will be in touch with you soon to review your request. If you have any additional information that may assist our investigation for your request, please reference 1103608 - Drive time V On duty time is incorrect.
\r\n
Thank you for your partnership and we look forward to continuing to serve you. Have a great day!
When I pasted in the HTML code from @natentb above, I get the following:
That is, the code:
<p> @{triggerBody()?['Body']}</p>
Automagically becomes:
So, I make jt's edit before pasting the HTML into the Flow. I still get the abundant instances of "\n" that appear to correspond to the line breaks within the HTML code.
Update to previous: When I use the code above with the template for "Create a page from important email", the body content comes across clean from the email to the OneNote page.
However, when I use the same code for "Create a new page in a section" with a manual trigger, I get the \n problem.
Is there a difference in how the Outlook connector brings the body into OneNote?