How to Parse XML in Power Automate using XPath
I prefer to use JSON data in a Flow, because it’s easy to work with. But you can’t always choose your source data and this time I had an Rest API that was returning XML data insteads of JSON. If you are working with JSON, … Read moreHow to Parse XML in Power Automate using XPath