How do I turn poorly formatted HTML into an XML Object that I can use with an XPath in Power Automate?
I have a Power Automate Flow that I am using to ingest emails, and output information into Sharepoint. When I convert the email body which is HTML into XML and then use XPath to search for information, Power Automate gives me an error saying that the XML is poorly formatted.