203
Views
3
Comments
Convert XML plain text to JSON
Question

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?


Screenshot20201109111621.png
2022-02-01 04-03-06
Ranjeet Singh

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

2024-07-05 14-16-55
Daniël Kuhlmann
Ā 
MVP

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.