VLT-Website-Heading

How to find Workday Recruiting WSDL URL on Workday?

Jul 2, 2020 3:14:47 PM / by Vu Long Tran posted in web services, apis, workday

0 Comments

This is a guide on how to find Workday Recruiting WSDL URL in your Workday tenant.

First of all,

What is the Workday Recruiting WSDL?

The Workday Recruiting WSDL (Web Services Description Language) is the Recruiting Web Service that contains operations that expose Workday Human Capital Management Business Services data for integration with Talent Management and Applicant Tracking systems.

Read More

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