Workday REST - New worker trigger

This trigger picks up workers that are created in your Workday instance. Each row is processed as a separate job. When first started, all existing workers will be processed as individual jobs. Subsequently, it triggers when a worker is created. It checks for new rows once every poll interval.

New worker triggerNew worker trigger

Input

Input fieldDescription
Name filterOptional. Use this to filter workers by name. Only workers with names that start with the provided text will be processed.

Output

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: