I'm fairly new to Azure logic apps as well as xml so bear with me:
I'm trying to change an XML file to JSON using logic apps, but my XML file contains CData. I think my schema file is correct but I don't know the correct way for liquid to map directly to the XML response data. Could anyone provide me with any extra info for parsing through this response data?