I created a Flow that publishes RSS to Yammer. The RSS feed contains Azure DevOps status updates, provided my Microsoft.
Flow definition:
Actual result:
Question: How can I publish this RSS message without HTML tags in the message output?
The solution is to use the Html to text action. To find this new action, search for HTML when you add an action.
Thanks to @BrianLyttle for pointing this out.
Fixed flow and output: