If i make a post request the response returns an url, which i want to use to open a website. Is there a possibility to do this automatically in Postman?
Hey @richardkr,
Welcome to the community and thank you for the question!
There isn’t currently an automatic way of opening links, from a response body in a browser.
You can manually achieve this by using CTRL/CMD + click
to open the URL from a response body, in the default browser though.
Hai Danny,
that 's quite disappointing… thanks for your reply !