Visualizer and XML?

Hi,
I have a Cisco product with an API that provides responses in XML format. Can this data be shown using the new Postman Visualizer feature? - it is just basic table data. All the Visualizer examples I have found use data in JSON format.
Thanks
James

Hi James,

Yes the Postman visualizer is a module that allows you to provide javascript code and templates to render the results. Both JSON and XML are supported. https://explore.postman.com/templates/4702/xpath-visualizer is a visualizer using XML.

Thanks,
John

1 Like