Category "xmlconvert"

How to prevent alphabetical sorting when converting from JSON to XML in Azure Logic App

I'm using the xml() function in Azure Logic app to convert a JSON formatted text to XML. My function: xml(json(concat('{"root":', string(variables('JsonObject')

How to prevent alphabetical sorting when converting from JSON to XML in Azure Logic App

I'm using the xml() function in Azure Logic app to convert a JSON formatted text to XML. My function: xml(json(concat('{"root":', string(variables('JsonObject')