Workday · Arazzo Workflow
Workday Find Worker and Load Detail
Version 1.0.0
Search workers by name, then load the matched worker's full detail and recent history.
View Spec
View on GitHub
Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaSArazzoWorkflows
Provider
Workflows
find-worker-detail
Search workers by name and load the first match's detail and history.
Searches workers by name, then branches: if a worker matched it loads the worker's detail and history, otherwise it ends.
1
searchWorkers
getWorkers
Search the worker collection by name.
2
getDetail
getWorkerById
Load the full detail record for the first matched worker.
3
getHistory
getWorkerHistory
Load recent change history for the matched worker.