How is the Workday integration working
Our integration uses several web services, here is the logic and actions we do.
The web services that we use are the following ones:
- Get_Skills
- Put_Skills
- Get_Workers
- Get_Job_Requisitions
- Assess_Candidate
- Service customreport2, it's not a web service but each time a custom report is created, an endpoint is available to access it.
Here is the logic of the integration (link):
