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.

Request Body

{"Analyst"=>{"name"=>"Jack", "email"=>"jack@xyz.com"}, "Loaded by"=>"Jills", "Load id"=>34, "git id"=>"xxqaygqertqsg98qhpughqer", "Analysis Id"=>"7asdlnagsd98gfaqsgf", "Load Date"=>"July 12, 2018", "Data Source"=>"Study XY123-456", "Jira Ticket"=>"Foo-1", "Confluence URL"=>"http://myserver/wxyz", "Study sponsors"=>[{"name"=>"john", "email"=>"john@@xyz.com"}, {"name"=>"jane", "email"=>"jane@@xyz.com"}]}