VLT-Website-Heading

How to use Postman to test your SOAP APIs Web Services endpoint

Dec 13, 2019 4:37:05 PM / by Vu Long Tran posted in web services, apis

3 Comments

This is a guide on how to use Postman to test your SOAP APIs.

I will be using the W3school's online Web Services endpoint for this example demonstration of how to access the SOAP APIs.

W3Schools has provided "TempConvert" (Temperature Conversion) endpoint that we will use here: https://www.w3schools.com/Xml/tempconvert.asmx.

Read More

Testing connectivity with pymetrics Web Services APIs using SOAP UI software

Nov 17, 2019 6:54:19 PM / by Vu Long Tran posted in tech, web services, apis

0 Comments

This guide will explain how you can use SOAP UI Open Source software to run API calls to pymetrics Web Services APIs.

I will run you through the steps of how to set up your environment so you can start testing and engaging with the pymetrics Web Services APIs.

Read More