Workday · Arazzo Workflow
Workday Explore Supervisory Organization
Version 1.0.0
Search supervisory organizations, load the first match's detail, and list its workers.
View Spec
View on GitHub
Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSoftware-as-a-ServiceArazzoWorkflows
Provider
Workflows
explore-supervisory-org
Search supervisory orgs, load the first match, then list workers.
Searches supervisory organizations by name, then branches: if an organization matched it loads its detail and lists the worker directory, otherwise it ends.
1
searchOrgs
getSupervisoryOrganizations
Search supervisory organizations by name.
2
getOrgDetail
getSupervisoryOrganizationById
Load the detail record for the first matched organization.
3
listWorkers
getWorkers
List the worker directory, used to enumerate members of the organization.