Workday HCM (Preview)
Workday HCM contains operations that expose Workday Human Capital Management Business Services data, including Employee, Contingent Worker and Organization information.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Connector Metadata | |
---|---|
Publisher | Microsoft |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
Workday endpoint | string | Your Workday account endpoint URL (format: https://.workday.com/ccx/service/) | True |
User name | string | Your Workday account user name (format: @) | True |
Password | securestring | Your Workday account password | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 1800 | 60 seconds |
Actions
Add or Update Address Information |
Creates or updates address information for a person. |
Add or Update Email Address Information |
Creates or updates email address information for a person. |
Add or Update Instant Messenger Information |
Creates or updates instant messenger information for a person. |
Add or Update Phone Information |
Creates or updates phone information for a person. |
Add or Update Web Address Information |
Creates or updates web address information for a person. |
Get Employee Employment Info |
This operation retrieves data related to an Employee and his/her Employment (e.g. Position, Job, Status, etc.) information. |
Get Employee Identity Info |
This operation retrieves data related to an Employee identity (e.g. Government IDs, Visas, Passports, etc.) information. |
Get Employee Personal Info |
This operation retrieves data related to an Employee and his/her Personal (e.g. Biographic, Demographic, etc.) information. |
Get Employee Qualification Info |
This operation retrieves data related to an Employee education and professional qualification information. |
SOAP Operation |
Performs a SOAP operation |
Add or Update Address Information
Creates or updates address information for a person.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID Type
|
WorkerIDType | True | string | |
Worker ID
|
WorkerID | True | string | |
Effective Date
|
effective_Date | True | date | |
Address Country ID
|
CountryID | string | ||
Address Line Type
|
AddessLineType | string | ||
Address Line
|
AddressLine | string | ||
Municipality
|
municipality | string | ||
Region ID
|
CountryRegionID | string |
E.g. type WA for Washington state, CA for California etc. |
|
Postal Code
|
postal_Code | string | ||
Public Address?
|
isPublic | boolean | ||
Primary Address?
|
isPrimary | boolean | ||
Address Usage Type
|
communicationUsageTypeID | string |
Returns
Add or Update Email Address Information
Creates or updates email address information for a person.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID Type
|
WorkerIDType | True | string | |
Worker ID
|
WorkerID | True | string | |
Effective Date
|
effective_Date | True | date | |
Email Address
|
email_Address | string | ||
Public?
|
isPublic | boolean | ||
Primary?
|
isPrimary | boolean | ||
Usage Type
|
communicationUsageTypeID | string |
Returns
Add or Update Instant Messenger Information
Creates or updates instant messenger information for a person.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID Type
|
WorkerIDType | True | string | |
Worker ID
|
WorkerID | True | string | |
Effective Date
|
effective_Date | True | date | |
Instant Messenger Address
|
instant_Messenger_Address | string | ||
Instant Messenger Type
|
InstantMessengerTypeID | string | ||
Public?
|
isPublic | boolean | ||
Primary?
|
isPrimary | boolean | ||
Usage Type
|
communicationUsageTypeID | string |
Returns
Add or Update Phone Information
Creates or updates phone information for a person.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID Type
|
WorkerIDType | True | string | |
Worker ID
|
WorkerID | True | string | |
Effective Date
|
effective_Date | True | date | |
Phone Country ISO Code
|
country_ISO_Code | string | ||
Phone Area Code
|
area_Code | string | ||
Phone Number
|
phone_Number | string | ||
Phone Extension
|
phone_Extension | string | ||
Phone Device Type
|
PhoneDeviceTypeID | string | ||
Public Phone Information?
|
isPublic | boolean | ||
Primary Phone?
|
isPrimary | boolean | ||
Phone Usage Type
|
communicationUsageTypeID | string |
Returns
Add or Update Web Address Information
Creates or updates web address information for a person.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID Type
|
WorkerIDType | True | string | |
Worker ID
|
WorkerID | True | string | |
Effective Date
|
effective_Date | True | date | |
Web Address
|
web_Address | string | ||
Public?
|
isPublic | boolean | ||
Primary?
|
isPrimary | boolean | ||
Usage Type
|
communicationUsageTypeID | string |
Returns
Get Employee Employment Info
This operation retrieves data related to an Employee and his/her Employment (e.g. Position, Job, Status, etc.) information.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
System ID Type
|
SystemIDType | True | string |
The type of system ID to use, either Employee ID or Workday ID. |
System ID
|
SystemID | True | string |
The integration system identifier, part of a key that uniquely identify integratable object. |
Returns
Get Employee Identity Info
This operation retrieves data related to an Employee identity (e.g. Government IDs, Visas, Passports, etc.) information.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
System ID Type
|
SystemIDType | True | string |
The type of system ID to use, either Employee ID or Workday ID. |
System ID
|
SystemID | True | string |
The integration system identifier, part of a key that uniquely identify integratable object. |
Returns
Get Employee Personal Info
This operation retrieves data related to an Employee and his/her Personal (e.g. Biographic, Demographic, etc.) information.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
System ID Type
|
SystemIDType | True | string |
The type of system ID to use, either Employee ID or Workday ID. |
System ID
|
SystemID | True | string |
The integration system identifier, part of a key that uniquely identify integratable object. |
Returns
Get Employee Qualification Info
This operation retrieves data related to an Employee education and professional qualification information.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
System ID Type
|
SystemIDType | True | string |
The type of system ID to use, either Employee ID or Workday ID. |
System ID
|
SystemID | True | string |
The integration system identifier, part of a key that uniquely identify integratable object. |
Returns
SOAP Operation
Performs a SOAP operation
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
SOAP Request Body
|
body | True | binary |
SOAP Request Body |
Returns
SOAP Response Body
- SOAP Response Body
- binary
Triggers
When an employee is added or updated |
This event is raised when an employee is added or updated. |
When an employee is added or updated
This event is raised when an employee is added or updated.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Date Criteria
|
dateCriteria | True | string |
Specify whether to use effective date or updated date for employee events. |
Business Process Type
|
businessProcessType | string |
Filter employee events based on the business process type. |
Returns
- Body
- Employee_Info
Definitions
Employee_Info
Name | Path | Type | Description |
---|---|---|---|
Workers
|
Workers | array of object | |
Worker ID
|
Workers.Worker_Data.Worker_ID | integer |
Employee_Personal_Info
Name | Path | Type | Description |
---|---|---|---|
Business Title
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.business_Title | string | |
name_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.name_Data | array of object | |
Person Country ISO Code
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.name_Data.country_Reference.country_ISO_Code | string | |
Person First Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.name_Data.first_Name | string | |
Person Middle Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.name_Data.middle_Name | string | |
Person Last Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.name_Data.last_Name | string | |
internet_Email_Address_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.contact_Data.internet_Email_Address_Data | array of object | |
Email Address
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.contact_Data.internet_Email_Address_Data.email_Address | string | |
usage_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.contact_Data.internet_Email_Address_Data.usage_Data | Communication_Method_Usage_Information_Data | |
phone_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.contact_Data.phone_Data | array of object | |
phone_Information_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.contact_Data.phone_Data.phone_Information_Data | Phone_Information_Data | |
address_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.contact_Data.address_Data | array of object | |
address_Information_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.contact_Data.address_Data.address_Information_Data | Address_Information_Data | |
instant_Messenger_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.contact_Data.instant_Messenger_Data | array of object | |
instant_Messenger_Information_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.contact_Data.instant_Messenger_Data.instant_Messenger_Information_Data | Instant_Messenger_Information_Data | |
web_Address_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.contact_Data.web_Address_Data | array of object | |
web_Address_Information_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.contact_Data.web_Address_Data.web_Address_Information_Data | Web_Address_Information_Data | |
Marital Status Description
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.marital_Status_Reference.marital_Status_Description | string | |
Hispanic or Latino
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.hispanic_or_Latino | boolean | |
ethnicity_Reference
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.ethnicity_Reference | array of object | |
Ethnicity Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.ethnicity_Reference.ethnicity_Name | string | |
citizenship_Status_Reference
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.citizenship_Status_Reference | array of object | |
Citizenship Status Description
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.citizenship_Status_Reference.citizenship_Status_Description | string | |
Citizenship Country ISO Code
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.citizenship_Status_Reference.country_Reference.country_ISO_Code | string | |
nationality_Reference
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.nationality_Reference | array of object | |
Nationality Country ID Type
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.nationality_Reference.CountryIDType | string | |
Nationality Country ID
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.nationality_Reference.CountryID | string | |
Personnel File Agency
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.personnel_File_Agency | string | |
military_Service_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.military_Service_Data | array of object | |
Military Status Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.military_Service_Data.military_Status_Reference.military_Status_Name | string | |
Military Status Country ISO Code
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.military_Service_Data.military_Status_Reference.country_Reference.country_ISO_Code | string | |
Military Discharge Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.military_Service_Data.military_Discharge_Date | date | |
Country of Birth ISO Code
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.biographic_Data.country_Of_Birth_Reference.country_Reference.country_ISO_Code | string | |
Place of Birth
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.biographic_Data.place_Of_Birth | string | |
Date of Birth
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.biographic_Data.date_Of_Birth | date | |
Gender Description
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.biographic_Data.gender_Reference.gender_Description | string | |
disability_Reference
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.biographic_Data.disability_Reference | array of object | |
Disability Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.biographic_Data.disability_Reference.disability_Name | string | |
Uses Tobacco
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.biographic_Data.uses_Tobacco | boolean | |
Receive Email Notifications Preference
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.personal_Preferences_Data.receive_Email_Notifications | boolean |
Employee_Identity_Info
Name | Path | Type | Description |
---|---|---|---|
visa_ID_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data | array of object | |
Visa ID
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data.visa_ID | string | |
Visa Type Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data.visa_Type_Reference.visa_Type_Name | string | |
Visa Country ISO Code
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data.country_Reference.country_ISO_Code | string | |
Visa Issued Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data.issued_Date | date | |
Visa Expiration Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data.expiration_Date | date | |
Visa Verification Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data.verification_Date | date | |
custom_ID_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.custom_ID_Data | array of object | |
Custom ID
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.custom_ID_Data.custom_ID | string | |
Custom ID Type Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.custom_ID_Data.custom_ID_Type_Reference.custom_ID_Type_Name | string | |
Custom ID Issued Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.custom_ID_Data.issued_Date | date | |
Custom ID Expiration Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.custom_ID_Data.expiration_Date | date | |
government_ID_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data | array of object | |
Government ID
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.government_ID | string | |
Government ID Type Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.government_ID_Type_Reference.government_ID_Type_Name | string | |
Government ID Country ISO Code
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.country_Reference.country_ISO_Code | string | |
Government ID Issued Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.issued_Date | date | |
Government ID Expiration Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.expiration_Date | date | |
Government ID Verification Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.verification_Date | date | |
license_ID_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.license_ID_Data | array of object | |
License ID
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.license_ID_Data.license_ID | string | |
License Type Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.license_ID_Data.license_Type_Reference.license_Type_Name | string | |
License Class
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.license_ID_Data.license_Class | string | |
License Issued Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.license_ID_Data.issued_Date | date | |
License Expiration Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.license_ID_Data.expiration_Date | date | |
License Verification Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.license_ID_Data.verification_Date | date | |
passport_ID_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data | array of object | |
Passport Number
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data.passport_Number | string | |
Passport Type Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data.passport_Type_Reference.passport_Type_Name | string | |
Passport Country ISO Code
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data.country_Reference.country_ISO_Code | string | |
Passport Issued Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data.issued_Date | date | |
Passport Expiration Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data.expiration_Date | date | |
Passport Verification Date
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data.verification_Date | date |
Employee_Qualification_Info
Name | Path | Type | Description |
---|---|---|---|
education_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data | array of object | |
Education Institution
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.education_Institution | string | |
Education Institution Type Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.educational_Institution_Type_Reference.institution_Type_Name | string | |
Degree Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.degree_Reference.degree_Name | string | |
Field of Study Name
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.field_Of_Study_Reference.field_Of_Study_Name | string | |
Education Institution Location
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.education_Institution_Location | string | |
Education Grade Average
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.education_Grade_Average | string | |
First Year Attended
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.first_Year_Attended | date | |
Last Year Attended
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.last_Year_Attended | date | |
professional_Experience_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.professional_Experience_Data | array of object | |
Professional Experience
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.professional_Experience_Data.professional_Experience | string | |
Rating Description
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.professional_Experience_Data.professional_Experience_Rating_Reference.rating_Description | string |
Employee_Employment_Info
Name | Path | Type | Description |
---|---|---|---|
IsActive
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.active | boolean | |
Hire Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.hire_Date | date | |
Original Hire Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.original_Hire_Date | date | |
End Employment Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.end_Employment_Date | date | |
Hire Reason
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.hire_Reason | string | |
Continuous Service Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.continuous_Service_Date | date | |
First Day of Work
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.first_Day_of_Work | date | |
Expected Retirement Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.expected_Retirement_Date | date | |
Retirement Eligibility Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.retirement_Eligibility_Date | date | |
IsRetired
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.retired | boolean | |
Retirement Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.retirement_Date | date | |
Seniority Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.seniority_Date | date | |
Severance Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.severance_Date | date | |
Benefits Service Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.benefits_Service_Date | date | |
Company Service Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.company_Service_Date | date | |
Time Off Service Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.time_Off_Service_Date | date | |
Vesting Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.vesting_Date | date | |
Date Entered Workforce
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.date_Entered_Workforce | date | |
Days Unemployed
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.days_Unemployed | number | |
Months Continuous Prior Employment
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.months_Continuous_Prior_Employment | number | |
leave_Status_Data
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data | array of object | |
On Leave
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.on_Leave | boolean | |
Leave Start Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.leave_Start_Date | date | |
Estimated Leave End Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.estimated_Leave_End_Date | date | |
Leave End Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.leave_End_Date | date | |
First Day Of Work
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.first_Day_Of_Work | date | |
Leave Type Name
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.leave_of_Absence_Type_Reference.leave_Type_Name | string | |
Benefits Effect
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.benefits_Effect | boolean | |
Payroll Effect
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.payroll_Effect | boolean | |
Paid Time Off Accrual Effect
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.paid_Time_Off_Accrual_Effect | boolean | |
Continuous Service Accrual Effect
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.continuous_Service_Accrual_Effect | boolean | |
Stock Vesting Effect
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.stock_Vesting_Effect | boolean | |
termination_Status_Data
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.termination_Status_Data | array of object | |
IsTerminated
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.termination_Status_Data.terminated | boolean | |
Termintation Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.termination_Status_Data.termination_Date | date | |
Termintation Category
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.termination_Status_Data.termination_Category | string | |
Termination Reason
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.termination_Status_Data.termination_Reason | string | |
Involuntary Termination
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.termination_Status_Data.involuntary_Termination | boolean | |
Not Eligible for Hire
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.termination_Status_Data.not_Eligible_For_Hire | boolean | |
probation_Status_Data
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.probation_Status_Data | array of object | |
Probation Start Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.probation_Status_Data.probation_Start_Date | date | |
Probation End Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.probation_Status_Data.probation_End_Date | date | |
Position ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.position_ID | string | |
Position Title
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.position_Title | string | |
Business Title
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.business_Title | string | |
employee_Type_Reference
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.employee_Type_Reference | array of object | |
Employee Type Description
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.employee_Type_Reference.employee_Type_Description | string | |
position_Time_Type_Reference
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.position_Time_Type_Reference | array of object | |
Time Type Description
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.position_Time_Type_Reference.time_Type_Description | string | |
Job Exempt
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Exempt | boolean | |
Scheduled Weekly Hours
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.scheduled_Weekly_Hours | number | |
Default Weekly Hours
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.default_Weekly_Hours | number | |
Full Time Equivalent Percentage
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.full_Time_Equivalent_Percentage | number | |
pay_Rate_Type_Reference
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.pay_Rate_Type_Reference | array of object | |
Pay Type Name
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.pay_Rate_Type_Reference.pay_Type_Name | string | |
job_Classification_Reference
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Classification_Reference | array of object | |
Job Classification Group Name
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Classification_Reference.job_Classification_Group_Name | string | |
Job Classification Name
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Classification_Reference.job_Classification_Name | string | |
company_Insider_Reference
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.company_Insider_Reference | array of object | |
Company Insider Type Name
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.company_Insider_Reference.company_Insider_Type_Name | string | |
job_Profile_Summary_Data
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data | array of object | |
Job Profile ID Type
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.job_Profile_Reference.JobProfileIDType | string | |
Job Profile ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.job_Profile_Reference.JobProfileID | string | |
Job Exempt
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.job_Exempt | boolean | |
Management Level ID Type
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.management_Level_Reference.ManagementLevelIDType | string | |
Management Level ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.management_Level_Reference.ManagementLevelID | string | |
Job Category ID Type
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.job_Category_Reference.JobCategoryIDType | string | |
Job Category ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.job_Category_Reference.JobCategoryID | string | |
Job Prifle Name
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.job_Profile_Name | string | |
Work Shift Required
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.work_Shift_Required | boolean | |
Critical Job
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.critical_Job | boolean | |
Difficulty To Fill ID Type
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.difficulty_to_Fill_Reference.DifficultyToFillIDType | string | |
Difficulty To Fill ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.difficulty_to_Fill_Reference.DifficultyToFillID | string | |
organization_Content_Data
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.organization_Content_Data | array of object | |
Organization ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.organization_Content_Data.organization_ID | string | |
Organization Name
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.organization_Content_Data.organization_Name | string | |
organization_Type_Reference
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.organization_Content_Data.organization_Type_Reference | array of object | |
Organization Type Name
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.organization_Content_Data.organization_Type_Reference.organization_Type_Name | string | |
organization_Subtype_Reference
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.organization_Content_Data.organization_Subtype_Reference | array of object | |
Organization Subtype Name
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.organization_Content_Data.organization_Subtype_Reference.organization_Subtype_Name | string | |
business_Site_Content_Data
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.business_Site_Content_Data | array of object | |
Location Name
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.business_Site_Content_Data.location_Name | string | |
location_Type_Reference
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.business_Site_Content_Data.location_Type_Reference | array of object | |
Location Type Description
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.business_Site_Content_Data.location_Type_Reference.location_Type_Description | string | |
time_Profile_Reference
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.business_Site_Content_Data.time_Profile_Reference | array of object | |
Time Profile Description
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.business_Site_Content_Data.time_Profile_Reference.time_Profile_Description | string | |
payroll_Processing_Data
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.payroll_Processing_Data | array of object | |
Pay Type Name
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.payroll_Processing_Data.pay_Rate_Type_Reference.pay_Type_Name | string | |
Frequency Name
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.payroll_Processing_Data.frequency_Reference.frequency_Name | string | |
Pay Group ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.payroll_Processing_Data.pay_Group_Reference.pay_Group_ID | string | |
payroll_Entity_Reference
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.payroll_Processing_Data.payroll_Entity_Reference | array of object | |
Payroll Entity ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.payroll_Processing_Data.payroll_Entity_Reference.payroll_Entity_ID | string | |
Employee Integration ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.supervisor_Reference.employee_Reference.integration_ID_Reference.IntegrationID | string | |
Contingent Worker Integration ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.supervisor_Reference.contingent_Worker_Reference.integration_ID_Reference.IntegrationID | string |
Address_Information_Data
Name | Path | Type | Description |
---|---|---|---|
Address Country ID
|
country_Reference.CountryID | string | |
address_Line_Data
|
address_Line_Data | array of object | |
Address Line Type
|
address_Line_Data.AddessLineType | string | |
Address Line
|
address_Line_Data.AddressLine | string | |
Municipality
|
municipality | string | |
Region ID
|
country_Region_Reference.CountryRegionID | string |
E.g. type WA for Washington state, CA for California etc. |
Postal Code
|
postal_Code | string | |
Public Address?
|
usage_Data.isPublic | boolean | |
Primary Address?
|
usage_Data.type_Data.isPrimary | boolean | |
Address Usage Type
|
usage_Data.type_Data.type_Reference.communicationUsageTypeID | string |
Phone_Information_Data
Name | Path | Type | Description |
---|---|---|---|
Phone Country ISO Code
|
country_ISO_Code | string | |
Phone Area Code
|
area_Code | string | |
Phone Number
|
phone_Number | string | |
Phone Extension
|
phone_Extension | string | |
Phone Device Type
|
phone_Device_Type_Reference.PhoneDeviceTypeID | string | |
Public Phone Information?
|
usage_Data.isPublic | boolean | |
Primary Phone?
|
usage_Data.type_Data.isPrimary | boolean | |
Phone Usage Type
|
usage_Data.type_Data.type_Reference.communicationUsageTypeID | string |
Instant_Messenger_Information_Data
Name | Path | Type | Description |
---|---|---|---|
Instant Messenger Address
|
instant_Messenger_Address | string | |
Instant Messenger Type
|
instant_Messenger_Type_Reference.InstantMessengerTypeID | string | |
usage_Data
|
usage_Data | Communication_Method_Usage_Information_Data |
Web_Address_Information_Data
Name | Path | Type | Description |
---|---|---|---|
Web Address
|
web_Address | string | |
usage_Data
|
usage_Data | Communication_Method_Usage_Information_Data |
Communication_Method_Usage_Information_Data
Name | Path | Type | Description |
---|---|---|---|
Public?
|
isPublic | boolean | |
Primary?
|
type_Data.isPrimary | boolean | |
Usage Type
|
type_Data.type_Reference.communicationUsageTypeID | string |
Add_or_Update_Contact_Information_for_Person_Event_Response
Name | Path | Type | Description |
---|---|---|---|
Person ID Type
|
add_or_Update_Contact_Information_for_Person_Event_Response.Contact_Information_for_Person_Event_Reference.PersonIDType | string | |
Person ID
|
add_or_Update_Contact_Information_for_Person_Event_Response.Contact_Information_for_Person_Event_Reference.PersonID | string |
binary
This is the basic data type 'binary'.