Reputation: 57
Is XML type response parsing on the plans for PAW anytime soon? I know we can parse JSON body and create Dynamic values from them. I would love to have that feature enabled for XML response bodies too
Upvotes: 1
Views: 765
Reputation: 3481
You can parse and create dynamic values from XML, see:
To manually add a "response parsed dynamic value":
But there is no way to display the actual XML tree in a pretty way like Paw has for JSON.
Upvotes: 3