Workday and ServiceNow Employee Aggregation
home
Aggregates employees from Workday and users from ServiceNow into a CSV file. This basic pattern can be modified to collect from more or different sources and to produce formats other than CSV.
This application is triggered by an HTTP call that can be used manually or programmatically. Employees and users are sorted such that the employees only in Workday appear first, followed by users only in ServiceNow, and lastly by employees and users found in both systems. The custom sort or merge logic can be easily modified to present the data as needed. This template also serves as a great base for building APIs using the Anypoint Platform.
Aggregation templates can be easily extended to return a multitude of data in mobile friendly form to power your mobile initiatives by providing easily consumable data structures from otherwise complex backend systems.
Workday HCM Requirement
Install Workday HCM - Human Resources module that you can find on the Workday connector page.