Workday HR System API - Implementation Template
home
Overview
This asset is a component of the MuleSoft Accelerator for Work.com.
Unleash the power of Work.com with data from any system using MuleSoft’s Accelerator for Work.com. Accelerator provides pre-built connectors, integration templates, and data mappings to help you quickly and easily unlock critical employee data from systems like Workday. Use this integrated employee data to light up Work.com products like the Workplace Command Center, Contact Tracing, and Shift Management to do what matters most — to get employees back to work safely.
Work.com Workday System API
This System API template allows you to retrieve Employee, Location, Organization records from Workday.
GET /employees
Retrieve all the Employees according to the filtering.
GET /locations
Retrieve all the locations according to the filtering
GET /organizations
Retrieve all the organizations according to the filtering
Review included self-descriptive RAML definition and the corresponding flows to learn more about the flows.