I have consumed rest api and getting response in XML Plain Text now i need to convert this response to JSON.
Please guide me how can i do?
Hi Ranjeeth,
you can try the below forge components:
https://www.outsystems.com/forge/component-overview/3709/xmltojson
https://www.outsystems.com/forge/component-overview/153/xml-records
Thank you Mahesh Manchala for quick response.
But this tool only do conversion from json to xml or vice versa but i need to convert Plain text to JSON
In you original post you request to convert XML Plain Text to Json.
This should be possible with the Forge component that Mahesh mentioned, it can be used converts a plain text in XML syntax to a JSON text.