Logo
22janBatch API Documentation

Visualize any XML data

POST https://postman-echo.com/post

This request will help you to visualize any XML.

Change the URL and run the request, then go to the Visualizer tab to see the XML as a table.

You can head over to the Tests tab, scroll down to the bottom and change the xmlData to pm.response.text() to visualize your entire XML response.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://postman-echo.com/post' -d '{"message":"Go to Visualize tab on the right 👉 located alongside the Pretty, Raw, and Preview options. We have added the visualization code to the Tests tab for a request."}'

ENDPOINTS