I have created a flow which creates a Planner task when a new Outlook task is created and then adds a description to it.
In Outlook, I create tasks from email messages (by dragging them to the task button), which then triggers the flow.
Tasks appear in the Planner as expected, but in the description, I get the HTML code of those email messages. I can't work out at which stage I should convert the format and how.
Any advice would be much appreciated!