Software
SOAP Web Calls can be done by numerous systems and procedures however when testing we do recommend using software designed to test SOAP API's quickly and easily
Note | ||
---|---|---|
| ||
Use the WSDL and SoapUI to test your own Web Service Calls quickly and easily
*SoapUI automatically configures call templates for you to test each call you may wish to make, |
...
Info |
---|
*SoapUI Is not required to perform Web Service Calls, however this can aid significantly in interpreting the WSDL and understanding the information requirements of each call. Other Possible Applications
*Using non-SOAP specific applications will require additional Configuration to each call. |
...
Info | ||
---|---|---|
| ||
*It is possible to chain multiple requests using Postman |