When will Postman offer the same SOAP methods dedection functionality as SOAP UI does? It’s tedious to make SOAP calls, especially if you have the WSDL available, which would describe everything for Postman. Postman could simply create a dummy request for each SOAP operation (method). Many thanks!
1 Like
@greinmueller The latest version of Postman (go.postman.co on the web, v8.4.0 on the desktop) supports direct import of WSDL files as Postman collections.