Account Attributes
The following table lists the account attributes:
Attributes |
Description |
Source Data Element WD Object /Field Web Service Element File field |
USERID |
Worker ID of the worker |
|
FILENUMBER |
Employee ID of the worker |
|
MANAGER |
Current manager of the worker |
|
JOBTITLE |
Business title of the worker |
|
JOBCODE |
Job profile of the worker |
|
EMPLOYEE_TYPE |
Type of Employee |
|
FIRST_NAME |
Legal first name of the worker |
|
LAST_NAME |
Legal last name of the worker |
|
CLASS |
Combination of Position, Time Type, and Employment Type |
|
DEPARTMENT |
Cost center |
Concatenation of |
LOCATION |
Location of the worker |
|
TEAM (Not applicable for Workday API version 30.1) |
Team in the organization data of the worker |
|
DIVISION |
Sales channel in the organization data of the worker |
|
COST_CENTER_HIERARCHY |
Cost center hierarchy of the worker |
|
MANAGER_ID |
Employee ID of the current manager of the worker |
|
HIREDATE |
Hire date of the worker |
|
TERMINATION_DATE |
Termination date of the terminated employee |
|
FULLPARTTIME |
Type of employment full time or part time |
|
WORKER_NAME |
Name of the worker |
|
MIDDLE_NAME |
Preferred Middle Name |
|
ON_LEAVE |
Status of worker whether is he on leave |
|
POSTAL_CODE |
Postal Code of the city of a worker |
|
COUNTRY |
Country of a worker |
|
CITY |
City of a worker |
|
LEGAL_MIDDLE_NAME |
Legal Middle Name of a worker |
|
FUTURE_DATE |
Fetches the future date when the respective future action will be effective |
|
FUTURE_ACTION |
Fetches the future action that will be performed on the respective worker. For example, Onboarding, Hire, Terminate |
|
COST_CENTER |
Represents the organization name whose type is COST_CENTER |
|
WORK_MOBILE |
Work phone of the worker with device type mobile |
|
WORK_TELEPHONE |
Work phone of the worker with device type telephone |
|
HOME_MOBILE |
Home phone of the worker with device type mobile |
|
HOME_TELEPHONE |
Home phone of the worker with device type telephone |
|
PREFIX |
The user's prefix. For example, Mr. or Mrs. |
|
SUFFIX |
The user's suffix. For exampe, Jr. or Sr. |
|
PREFERRED_FIRST_NAME |
Preferred first name of the user |
|
LOCALE_ID |
The ID for the user's locale |
|
Time_Profile_ID |
The ID of the user's timezone. |
|
Optional Attributes
If you require the image
attribute to be a String attribute type, add the attributes in the following table.
Note
Adding the image
attribute to the schema may increase the time taken to fetch a response from the Workday source.
Attributes |
Description |
Source Data Element WD Object /Field Web Service Element File field |
---|---|---|
IMAGE_NAME (type as String) |
Image file name |
|
IMAGE (type as String) |
Image value as string |
|
EMAIL_ADDRESS_WORK |
Email address of the worker |
|
EMAIL_ADDRESS_HOME |
Home email address of the worker |
|
ADDRESS_HOME |
Home address of the worker |
|
ADDRESS_WORK |
Work address of the worker |
|
ADDITIONAL_PHONE_WORK |
Additional business phone number of the worker |
|
ADDITIONAL_PHONE_HOME |
Additional home phone number of a worker |
|
ADDITIONAL_EMAIL_ADDRESS_WORK |
Additional Email address of the worker |
|
ADDITIONAL_EMAIL_ADDRESS_HOME |
Additional Home email address of the worker |
|
ORGANIZATION_NAME (Not applicable for Workday API version 30.1) |
Represent organization name whose type is BUSINESS_UNIT |
|
CONTRACT_END_DATE |
Represent the contract end date of worker |
|
ADDRESS_LINE_1 |
Represent business site's Address_line_1 of worker |
|
STATE |
Represent business site's country region |
|
LAST_DAY_OF_WORK |
Represents the last day of work of the worker |
|
COST_CENTER_REFERENCE_ID |
Represent reference ID of organization type COST CENTER |
|
COMPANY_NAME |
Represent organization name whose type is COMPANY |
|
Note
For more information on Rescinded/Corrected Event for Hired and Terminated Workers, refer to Rescinded and Corrected User Records.
The Workday connector can aggregate fields in addition to the fields present in the default account schema. For more information, refer to XPATH to Support Additional Standard Attributes in Schema.