Workday HCM(미리 보기)
Workday HCM에는 직원, 우발적 작업자 및 조직 정보를 포함하여 Workday Human Capital Management Business Services 데이터를 노출하는 작업이 포함되어 있습니다.
이 커넥터는 다음 제품 및 지역에서 사용할 수 있습니다.
| 서비스 | 클래스 | Regions |
|---|---|---|
| Copilot Studio | Premium | 다음을 제외한 모든 Power Automate 지역 : - 미국 정부(GCC) - 미국 정부(GCC High) - 21Vianet에서 운영하는 중국 클라우드 - 미국 국방부(DoD) |
| 논리 앱 | 스탠다드 | 다음을 제외한 모든 Logic Apps 지역 : - Azure Government 지역 - Azure 중국 지역 - 미국 국방부(DoD) |
| Power Apps | Premium | 다음을 제외한 모든 Power Apps 지역 : - 미국 정부(GCC) - 미국 정부(GCC High) - 21Vianet에서 운영하는 중국 클라우드 - 미국 국방부(DoD) |
| Power Automate | Premium | 다음을 제외한 모든 Power Automate 지역 : - 미국 정부(GCC) - 미국 정부(GCC High) - 21Vianet에서 운영하는 중국 클라우드 - 미국 국방부(DoD) |
| 커넥터 메타데이터 | |
|---|---|
| 게시자 | Microsoft |
연결을 만드는 중
커넥터는 다음 인증 유형을 지원합니다.
| 기본값 | 연결을 만들기 위한 매개 변수입니다. | 모든 지역 | 공유할 수 없음 |
기본값
적용 가능: 모든 지역
연결을 만들기 위한 매개 변수입니다.
공유 가능한 연결이 아닙니다. 전원 앱이 다른 사용자와 공유되면 다른 사용자에게 새 연결을 명시적으로 만들라는 메시지가 표시됩니다.
| 이름 | 유형 | Description | 필수 |
|---|---|---|---|
| Workday 엔드포인트 | 문자열 | Workday 계정 엔드포인트 URL(형식: https://< workday 호스트 이름>.workday.com/ccx/service/< 테넌트 이름>) | 진실 |
| 사용자 이름 | 문자열 | Workday 계정 사용자 이름(형식: <user>@<tenant name>) | 진실 |
| 암호 | 시큐어스트링 (보안 문자열) | Workday 계정 암호 | 진실 |
제한 한도
| Name | 호출 | 갱신 기간 |
|---|---|---|
| 연결당 API 호출 | 1800 | 60초 |
동작
| SOAP 작업 |
SOAP 작업 수행 |
| 웹 주소 정보 추가 또는 업데이트 |
사용자의 웹 주소 정보를 만들거나 업데이트합니다. |
| 인스턴트 메신저 정보 추가 또는 업데이트 |
사람에 대한 인스턴트 메신저 정보를 만들거나 업데이트합니다. |
| 전자 메일 주소 정보 추가 또는 업데이트 |
사용자의 전자 메일 주소 정보를 만들거나 업데이트합니다. |
| 전화 정보 추가 또는 업데이트 |
사용자의 전화 정보를 만들거나 업데이트합니다. |
| 주소 정보 추가 또는 업데이트 |
사용자의 주소 정보를 만들거나 업데이트합니다. |
| 직원 ID 정보 가져오기 |
이 작업은 직원 ID(예: 정부 ID, 비자, 여권 등)와 관련된 데이터를 검색합니다. |
| 직원 개인 정보 가져오기 |
이 작업은 직원 및 개인 정보(예: 전기, 인구 통계 등)와 관련된 데이터를 검색합니다. |
| 직원 고용 정보 가져오기 |
이 작업은 직원 및 고용(예: 직위, 직무, 상태 등)과 관련된 데이터를 검색합니다. |
| 직원 자격 정보 가져오기 |
이 작업은 직원 교육 및 전문 자격 정보와 관련된 데이터를 검색합니다. |
SOAP 작업
SOAP 작업 수행
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
SOAP 요청 본문
|
body | True | binary |
SOAP 요청 본문 |
반환
SOAP 응답 본문
- SOAP 응답 본문
- binary
웹 주소 정보 추가 또는 업데이트
사용자의 웹 주소 정보를 만들거나 업데이트합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
ID 형식
|
WorkerIDType | True | string | |
|
작업자 ID
|
WorkerID | True | string | |
|
개시 날짜
|
effective_Date | True | date | |
|
웹 주소
|
web_Address | string | ||
|
공공의?
|
isPublic | boolean | ||
|
본래의?
|
isPrimary | boolean | ||
|
사용 유형
|
communicationUsageTypeID | string |
반환
인스턴트 메신저 정보 추가 또는 업데이트
사람에 대한 인스턴트 메신저 정보를 만들거나 업데이트합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
ID 형식
|
WorkerIDType | True | string | |
|
작업자 ID
|
WorkerID | True | string | |
|
개시 날짜
|
effective_Date | True | date | |
|
메신저 주소
|
instant_Messenger_Address | string | ||
|
인스턴트 메신저 유형
|
InstantMessengerTypeID | string | ||
|
공공의?
|
isPublic | boolean | ||
|
본래의?
|
isPrimary | boolean | ||
|
사용 유형
|
communicationUsageTypeID | string |
반환
전자 메일 주소 정보 추가 또는 업데이트
사용자의 전자 메일 주소 정보를 만들거나 업데이트합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
ID 형식
|
WorkerIDType | True | string | |
|
작업자 ID
|
WorkerID | True | string | |
|
개시 날짜
|
effective_Date | True | date | |
|
이메일 주소
|
email_Address | string | ||
|
공공의?
|
isPublic | boolean | ||
|
본래의?
|
isPrimary | boolean | ||
|
사용 유형
|
communicationUsageTypeID | string |
반환
전화 정보 추가 또는 업데이트
사용자의 전화 정보를 만들거나 업데이트합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
ID 형식
|
WorkerIDType | True | string | |
|
작업자 ID
|
WorkerID | True | string | |
|
개시 날짜
|
effective_Date | True | date | |
|
전화 국가 ISO 코드
|
country_ISO_Code | string | ||
|
전화 영역 코드
|
area_Code | string | ||
|
전화 번호
|
phone_Number | string | ||
|
전화 확장 프로그램
|
phone_Extension | string | ||
|
전화 장치 유형
|
PhoneDeviceTypeID | string | ||
|
공중 전화 정보?
|
isPublic | boolean | ||
|
기본 전화?
|
isPrimary | boolean | ||
|
전화 사용 유형
|
communicationUsageTypeID | string |
반환
주소 정보 추가 또는 업데이트
사용자의 주소 정보를 만들거나 업데이트합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
ID 형식
|
WorkerIDType | True | string | |
|
작업자 ID
|
WorkerID | True | string | |
|
개시 날짜
|
effective_Date | True | date | |
|
주소 국가 ID
|
CountryID | string | ||
|
주소 줄 유형
|
AddessLineType | string | ||
|
주소 줄
|
AddressLine | string | ||
|
자치 제
|
municipality | string | ||
|
지역 ID
|
CountryRegionID | string |
예를 들어 워싱턴 주의 경우 WA, 캘리포니아의 경우 CA 등을 입력합니다. |
|
|
우편 번호
|
postal_Code | string | ||
|
공용 주소?
|
isPublic | boolean | ||
|
기본 주소?
|
isPrimary | boolean | ||
|
주소 사용 유형
|
communicationUsageTypeID | string |
반환
직원 ID 정보 가져오기
이 작업은 직원 ID(예: 정부 ID, 비자, 여권 등)와 관련된 데이터를 검색합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
시스템 ID 유형
|
SystemIDType | True | string |
사용할 시스템 ID 유형(직원 ID 또는 Workday ID)입니다. |
|
시스템 ID
|
SystemID | True | string |
통합 가능한 개체를 고유하게 식별하는 키의 일부인 통합 시스템 식별자입니다. |
반환
직원 개인 정보 가져오기
이 작업은 직원 및 개인 정보(예: 전기, 인구 통계 등)와 관련된 데이터를 검색합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
시스템 ID 유형
|
SystemIDType | True | string |
사용할 시스템 ID 유형(직원 ID 또는 Workday ID)입니다. |
|
시스템 ID
|
SystemID | True | string |
통합 가능한 개체를 고유하게 식별하는 키의 일부인 통합 시스템 식별자입니다. |
반환
직원 고용 정보 가져오기
이 작업은 직원 및 고용(예: 직위, 직무, 상태 등)과 관련된 데이터를 검색합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
시스템 ID 유형
|
SystemIDType | True | string |
사용할 시스템 ID 유형(직원 ID 또는 Workday ID)입니다. |
|
시스템 ID
|
SystemID | True | string |
통합 가능한 개체를 고유하게 식별하는 키의 일부인 통합 시스템 식별자입니다. |
반환
직원 자격 정보 가져오기
이 작업은 직원 교육 및 전문 자격 정보와 관련된 데이터를 검색합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
시스템 ID 유형
|
SystemIDType | True | string |
사용할 시스템 ID 유형(직원 ID 또는 Workday ID)입니다. |
|
시스템 ID
|
SystemID | True | string |
통합 가능한 개체를 고유하게 식별하는 키의 일부인 통합 시스템 식별자입니다. |
반환
트리거
| 직원이 추가 또는 업데이트되는 경우 |
이 이벤트는 직원이 추가되거나 업데이트될 때 발생합니다. |
직원이 추가 또는 업데이트되는 경우
이 이벤트는 직원이 추가되거나 업데이트될 때 발생합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
날짜 조건
|
dateCriteria | True | string |
직원 이벤트에 유효 날짜 또는 업데이트된 날짜를 사용할지 여부를 지정합니다. |
|
비즈니스 프로세스 유형
|
businessProcessType | string |
비즈니스 프로세스 유형에 따라 직원 이벤트를 필터링합니다. |
반환
정의
Employee_Info
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
작업자
|
Workers | array of object | |
|
작업자 ID
|
Workers.Worker_Data.Worker_ID | integer |
Employee_Personal_Info
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
비즈니스 제목
|
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 | |
|
사람 이름
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.name_Data.first_Name | string | |
|
사람 중간 이름
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.name_Data.middle_Name | string | |
|
사람 성
|
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 | |
|
이메일 주소
|
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 | |
|
결혼 상태 설명
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.marital_Status_Reference.marital_Status_Description | string | |
|
히스패닉 또는 라틴계
|
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 | |
|
민족 이름
|
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 | |
|
시민권 상태 설명
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.citizenship_Status_Reference.citizenship_Status_Description | string | |
|
시민권 국가 ISO 코드
|
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 | |
|
국적 국가 ID 유형
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.nationality_Reference.CountryIDType | string | |
|
국적 국가 ID
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.nationality_Reference.CountryID | string | |
|
직원 파일 에이전시
|
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 | |
|
군사 상태 이름
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.military_Service_Data.military_Status_Reference.military_Status_Name | string | |
|
군사 상태 국가 ISO 코드
|
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 | |
|
군 퇴역 날짜
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.demographic_Data.military_Service_Data.military_Discharge_Date | date | |
|
출생 국가 ISO 코드
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.biographic_Data.country_Of_Birth_Reference.country_Reference.country_ISO_Code | string | |
|
출생지
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.biographic_Data.place_Of_Birth | string | |
|
생년월일
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.biographic_Data.date_Of_Birth | date | |
|
성별 설명
|
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 | |
|
장애 이름
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.biographic_Data.disability_Reference.disability_Name | string | |
|
담배 사용
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.biographic_Data.uses_Tobacco | boolean | |
|
전자 메일 알림 기본 설정 받기
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.personal_Preferences_Data.receive_Email_Notifications | boolean |
Employee_Identity_Info
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
visa_ID_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data | array of object | |
|
비자 ID
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data.visa_ID | string | |
|
비자 유형 이름
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data.visa_Type_Reference.visa_Type_Name | string | |
|
비자 국가 ISO 코드
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data.country_Reference.country_ISO_Code | string | |
|
비자 발급 날짜
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data.issued_Date | date | |
|
비자 만료 날짜
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.visa_ID_Data.expiration_Date | 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 | |
|
사용자 지정 ID
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.custom_ID_Data.custom_ID | string | |
|
사용자 지정 ID 형식 이름
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.custom_ID_Data.custom_ID_Type_Reference.custom_ID_Type_Name | string | |
|
사용자 지정 ID 발급 날짜
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.custom_ID_Data.issued_Date | date | |
|
사용자 지정 ID 만료 날짜
|
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 | |
|
정부 ID
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.government_ID | string | |
|
정부 ID 유형 이름
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.government_ID_Type_Reference.government_ID_Type_Name | string | |
|
정부 ID 국가 ISO 코드
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.country_Reference.country_ISO_Code | string | |
|
정부 ID 발급 날짜
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.issued_Date | date | |
|
정부 ID 만료 날짜
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.expiration_Date | date | |
|
정부 ID 확인 날짜
|
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 | |
|
라이선스 ID
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.license_ID_Data.license_ID | string | |
|
라이선스 유형 이름
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.license_ID_Data.license_Type_Reference.license_Type_Name | string | |
|
라이선스 클래스
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.license_ID_Data.license_Class | string | |
|
라이선스 발급 날짜
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.license_ID_Data.issued_Date | date | |
|
라이선스 만료 날짜
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.license_ID_Data.expiration_Date | 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 | |
|
여권 번호
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data.passport_Number | string | |
|
Passport 유형 이름
|
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 코드
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data.country_Reference.country_ISO_Code | string | |
|
Passport 발급 날짜
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data.issued_Date | date | |
|
Passport 만료 날짜
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data.expiration_Date | date | |
|
여권 확인 날짜
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data.verification_Date | date |
Employee_Qualification_Info
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
education_Data
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data | array of object | |
|
교육 기관
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.education_Institution | string | |
|
교육 기관 유형 이름
|
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 | |
|
연구 이름 필드
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.field_Of_Study_Reference.field_Of_Study_Name | string | |
|
교육 기관 위치
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.education_Institution_Location | string | |
|
교육 등급 평균
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.education_Grade_Average | string | |
|
첫 해 참석
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.education_Data.first_Year_Attended | date | |
|
작년에 참석했습니다.
|
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 | |
|
전문가 환경
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.qualification_Data.professional_Experience_Data.professional_Experience | string | |
|
등급 설명
|
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 | 경로 | 형식 | Description |
|---|---|---|---|
|
IsActive
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.active | boolean | |
|
고용 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.hire_Date | date | |
|
원래 고용 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.original_Hire_Date | date | |
|
최종 고용일
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.end_Employment_Date | date | |
|
채용 이유
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.hire_Reason | string | |
|
연속 서비스 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.continuous_Service_Date | date | |
|
작업 첫날
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.first_Day_of_Work | date | |
|
예상 사용 중지 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.expected_Retirement_Date | 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 | |
|
퇴직 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.retirement_Date | date | |
|
연공서열 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.seniority_Date | date | |
|
퇴직 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.severance_Date | date | |
|
혜택 서비스 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.benefits_Service_Date | date | |
|
회사 서비스 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.company_Service_Date | 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 | |
|
입력한 직원 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.date_Entered_Workforce | date | |
|
실업자 일 수
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.days_Unemployed | number | |
|
월 연속 이전 고용
|
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 | |
|
휴가 중
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.on_Leave | boolean | |
|
시작 날짜 나가기
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.leave_Start_Date | date | |
|
예상 휴가 종료 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.estimated_Leave_End_Date | date | |
|
종료 날짜 유지
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.leave_End_Date | date | |
|
작업 첫날
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.first_Day_Of_Work | date | |
|
형식 이름을 그대로 둡니다.
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.leave_of_Absence_Type_Reference.leave_Type_Name | string | |
|
혜택 효과
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.benefits_Effect | boolean | |
|
급여 효과
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.payroll_Effect | boolean | |
|
유료 쉬는 시간 발생 효과
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.paid_Time_Off_Accrual_Effect | boolean | |
|
연속 서비스 발생 효과
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.leave_Status_Data.continuous_Service_Accrual_Effect | boolean | |
|
스톡 베스팅 효과
|
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 | |
|
용어 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.termination_Status_Data.termination_Date | date | |
|
용어 범주
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.termination_Status_Data.termination_Category | string | |
|
종료 이유
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.termination_Status_Data.termination_Reason | string | |
|
비자발적 종료
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.termination_Status_Data.involuntary_Termination | boolean | |
|
채용 대상 없음
|
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 | |
|
보호 관찰 시작 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.probation_Status_Data.probation_Start_Date | date | |
|
보호 관찰 종료 날짜
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.probation_Status_Data.probation_End_Date | date | |
|
위치 ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.position_ID | string | |
|
위치 제목
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.position_Title | string | |
|
비즈니스 제목
|
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_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 | |
|
시간 유형 설명
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.position_Time_Type_Reference.time_Type_Description | string | |
|
작업 제외
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Exempt | boolean | |
|
예약된 주별 시간
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.scheduled_Weekly_Hours | number | |
|
기본 주별 시간
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.default_Weekly_Hours | number | |
|
정규직 해당 백분율
|
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 | |
|
종량제 유형 이름
|
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 | |
|
작업 분류 그룹 이름
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Classification_Reference.job_Classification_Group_Name | string | |
|
작업 분류 이름
|
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 | |
|
회사 참가자 유형 이름
|
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 | |
|
작업 프로필 ID 유형
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.job_Profile_Reference.JobProfileIDType | string | |
|
작업 프로필 ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.job_Profile_Reference.JobProfileID | string | |
|
작업 제외
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.job_Exempt | boolean | |
|
관리 수준 ID 유형
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.management_Level_Reference.ManagementLevelIDType | string | |
|
관리 수준 ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.management_Level_Reference.ManagementLevelID | string | |
|
작업 범주 ID 유형
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.job_Category_Reference.JobCategoryIDType | string | |
|
작업 범주 ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.job_Category_Reference.JobCategoryID | string | |
|
작업 기본 이름
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.job_Profile_Name | string | |
|
작업 교대 근무 필요
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.work_Shift_Required | boolean | |
|
중요 작업
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.critical_Job | boolean | |
|
ID 형식을 채우는 데 어려움
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.job_Profile_Summary_Data.difficulty_to_Fill_Reference.DifficultyToFillIDType | string | |
|
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 | |
|
조직 ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.organization_Content_Data.organization_ID | string | |
|
조직 이름
|
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 | |
|
조직 유형 이름
|
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 | |
|
조직 하위 형식 이름
|
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 | |
|
위치 이름
|
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 | |
|
위치 유형 설명
|
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 | |
|
시간 프로필 설명
|
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 | |
|
종량제 유형 이름
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.payroll_Processing_Data.pay_Rate_Type_Reference.pay_Type_Name | string | |
|
빈도 이름
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.payroll_Processing_Data.frequency_Reference.frequency_Name | string | |
|
유료 그룹 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 | |
|
급여 엔터티 ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.payroll_Processing_Data.payroll_Entity_Reference.payroll_Entity_ID | string | |
|
직원 통합 ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.supervisor_Reference.employee_Reference.integration_ID_Reference.IntegrationID | string | |
|
비정기 작업자 통합 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 | 경로 | 형식 | Description |
|---|---|---|---|
|
주소 국가 ID
|
country_Reference.CountryID | string | |
|
address_Line_Data
|
address_Line_Data | array of object | |
|
주소 줄 유형
|
address_Line_Data.AddessLineType | string | |
|
주소 줄
|
address_Line_Data.AddressLine | string | |
|
자치 제
|
municipality | string | |
|
지역 ID
|
country_Region_Reference.CountryRegionID | string |
예를 들어 워싱턴 주의 경우 WA, 캘리포니아의 경우 CA 등을 입력합니다. |
|
우편 번호
|
postal_Code | string | |
|
공용 주소?
|
usage_Data.isPublic | boolean | |
|
기본 주소?
|
usage_Data.type_Data.isPrimary | boolean | |
|
주소 사용 유형
|
usage_Data.type_Data.type_Reference.communicationUsageTypeID | string |
Phone_Information_Data
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
전화 국가 ISO 코드
|
country_ISO_Code | string | |
|
전화 영역 코드
|
area_Code | string | |
|
전화 번호
|
phone_Number | string | |
|
전화 확장 프로그램
|
phone_Extension | string | |
|
전화 장치 유형
|
phone_Device_Type_Reference.PhoneDeviceTypeID | string | |
|
공중 전화 정보?
|
usage_Data.isPublic | boolean | |
|
기본 전화?
|
usage_Data.type_Data.isPrimary | boolean | |
|
전화 사용 유형
|
usage_Data.type_Data.type_Reference.communicationUsageTypeID | string |
Instant_Messenger_Information_Data
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
메신저 주소
|
instant_Messenger_Address | string | |
|
인스턴트 메신저 유형
|
instant_Messenger_Type_Reference.InstantMessengerTypeID | string | |
|
usage_Data
|
usage_Data | Communication_Method_Usage_Information_Data |
Web_Address_Information_Data
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
웹 주소
|
web_Address | string | |
|
usage_Data
|
usage_Data | Communication_Method_Usage_Information_Data |
Communication_Method_Usage_Information_Data
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
공공의?
|
isPublic | boolean | |
|
본래의?
|
type_Data.isPrimary | boolean | |
|
사용 유형
|
type_Data.type_Reference.communicationUsageTypeID | string |
Add_or_Update_Contact_Information_for_Person_Event_Response
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
개인 ID 유형
|
add_or_Update_Contact_Information_for_Person_Event_Response.Contact_Information_for_Person_Event_Reference.PersonIDType | string | |
|
개인 ID
|
add_or_Update_Contact_Information_for_Person_Event_Response.Contact_Information_for_Person_Event_Reference.PersonID | string |
이진법
기본 데이터 형식 'binary'입니다.