Workday REST - Search workers action

Use this action to search for workers by name.

Search workers by name actionSearch workers action

Input

Input fieldDescription
Name filterThis must be at least 3 characters long and is not case sensitive. Workers with names that start with the provided value will be returned.

Output

Output is a list of workers. Each worker object has an output defined in the following table.

Output fieldDescription
DescriptorWorker full name
IDWorkday ID or the worker record.
HREFAPI resource URL of the worker record.
Primary supervisory organizationPrimary supervisory organization object of this worker record. Contains descriptor (full name), Workday ID and HREF.
Business titleFull business title of the worker record.
Primary work emailPrimary work email of the worker record.
Is managerBoolean data. True if the worker record is a manager.
Primary work phonePrimary phone number of the worker record.
LocationLocation object of this worker record. Contains descriptor (full name) and Workday ID.
Primary work address textFull primary address of the worker record.
Supervisory organizations managedSupervisory organizations managed by the worker record.
Years of serviceYears of service, as an integer, by the worker.
Date of birthDate of birth of the worker record. Format: YYYY-MM-DD

Last updated: