Workday HCM (プレビュー)
Workday HCM には、従業員、臨時従業員、組織の情報など、Workday Human Capital Management Business Services データを公開する操作が含まれています。
このコネクタは、次の製品とリージョンで使用できます。
| サービス | クラス | リージョン |
|---|---|---|
| コピロット スタジオ | Premium | 次を除くすべての Power Automate リージョン : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運営する China Cloud - 米国国防総省 (DoD) |
| ロジック アプリ | Standard | 次を除くすべての Logic Apps リージョン : - Azure Government リージョン - Azure China リージョン - 米国国防総省 (DoD) |
| Power Apps | Premium | 次を除くすべての Power Apps リージョン : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運営する China Cloud - 米国国防総省 (DoD) |
| Power Automate | Premium | 次を除くすべての Power Automate リージョン : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運営する China Cloud - 米国国防総省 (DoD) |
| コネクタ メタデータ | |
|---|---|
| Publisher | Microsoft |
接続を作成する
コネクタでは、次の認証の種類がサポートされています。
| デフォルト | 接続を作成するためのパラメーター。 | すべてのリージョン | 共有不可 |
デフォルト
適用対象: すべてのリージョン
接続を作成するためのパラメーター。
これは共有可能な接続ではありません。 電源アプリが別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。
| 名前 | タイプ | Description | 必須 |
|---|---|---|---|
| Workday エンドポイント | 文字列 | Workday アカウントのエンドポイント URL (形式: https://<workday ホスト名>.workday.com/ccx/service/<テナント名>) | 正しい |
| ユーザー名 | 文字列 | Workday アカウントのユーザー名 (形式: <user>@<テナント名>) | 正しい |
| パスワード | securestring | Workday アカウントのパスワード | 正しい |
調整制限
| 名前 | 呼び出し | 更新期間 |
|---|---|---|
| 接続ごとの API 呼び出し | 1800 | 60 秒 |
アクション
| SOAP 操作 |
SOAP 操作を実行します |
| Web アドレス情報の追加または更新 |
ユーザーの Web アドレス情報を作成または更新します。 |
| アドレス情報の追加または更新 |
ユーザーの住所情報を作成または更新します。 |
| インスタント メッセンジャー情報を追加または更新する |
ユーザーのインスタント メッセンジャー情報を作成または更新します。 |
| 従業員 ID 情報を取得する |
この操作では、従業員 ID (政府 ID、ビザ、パスポートなど) 情報に関連するデータを取得します。 |
| 従業員の個人情報を取得する |
この操作は、従業員とその個人 (例: 伝記、人口統計など) 情報に関連するデータを取得します。 |
| 従業員の資格情報を取得する |
この操作では、従業員の教育と専門的な資格情報に関連するデータを取得します。 |
| 従業員の雇用情報を取得する |
この操作では、従業員とその雇用に関連するデータ (役職、ジョブ、ステータスなど) を取得します。 |
| 電子メール アドレス情報の追加または更新 |
ユーザーのメール アドレス情報を作成または更新します。 |
| 電話番号情報を追加または更新する |
ユーザーの電話情報を作成または更新します。 |
SOAP 操作
SOAP 操作を実行します
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
SOAP 要求本文
|
body | True | binary |
SOAP 要求本文 |
戻り値
SOAP 応答本文
- SOAP 応答本文
- binary
Web アドレス情報の追加または更新
ユーザーの Web アドレス情報を作成または更新します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
ID の種類
|
WorkerIDType | True | string | |
|
ワーカー ID
|
WorkerID | True | string | |
|
有効日
|
effective_Date | True | date | |
|
Web アドレス
|
web_Address | string | ||
|
公共。
|
isPublic | boolean | ||
|
原発。
|
isPrimary | boolean | ||
|
使用法の種類
|
communicationUsageTypeID | string |
戻り値
アドレス情報の追加または更新
ユーザーの住所情報を作成または更新します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
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 の種類
|
WorkerIDType | True | string | |
|
ワーカー ID
|
WorkerID | True | string | |
|
有効日
|
effective_Date | True | date | |
|
インスタント メッセンジャー アドレス
|
instant_Messenger_Address | string | ||
|
インスタントメッセンジャータイプ
|
InstantMessengerTypeID | string | ||
|
公共。
|
isPublic | boolean | ||
|
原発。
|
isPrimary | boolean | ||
|
使用法の種類
|
communicationUsageTypeID | string |
戻り値
従業員 ID 情報を取得する
この操作では、従業員 ID (政府 ID、ビザ、パスポートなど) 情報に関連するデータを取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
システム ID の種類
|
SystemIDType | True | string |
使用するシステム ID の種類 (従業員 ID または Workday ID)。 |
|
システム ID
|
SystemID | True | string |
統合システム識別子。統合可能なオブジェクトを一意に識別するキーの一部です。 |
戻り値
従業員の個人情報を取得する
この操作は、従業員とその個人 (例: 伝記、人口統計など) 情報に関連するデータを取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
システム ID の種類
|
SystemIDType | True | string |
使用するシステム ID の種類 (従業員 ID または Workday ID)。 |
|
システム ID
|
SystemID | True | string |
統合システム識別子。統合可能なオブジェクトを一意に識別するキーの一部です。 |
戻り値
従業員の資格情報を取得する
この操作では、従業員の教育と専門的な資格情報に関連するデータを取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
システム ID の種類
|
SystemIDType | True | string |
使用するシステム ID の種類 (従業員 ID または Workday ID)。 |
|
システム ID
|
SystemID | True | string |
統合システム識別子。統合可能なオブジェクトを一意に識別するキーの一部です。 |
戻り値
従業員の雇用情報を取得する
この操作では、従業員とその雇用に関連するデータ (役職、ジョブ、ステータスなど) を取得します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
システム ID の種類
|
SystemIDType | True | string |
使用するシステム ID の種類 (従業員 ID または Workday ID)。 |
|
システム ID
|
SystemID | True | string |
統合システム識別子。統合可能なオブジェクトを一意に識別するキーの一部です。 |
戻り値
電子メール アドレス情報の追加または更新
ユーザーのメール アドレス情報を作成または更新します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
ID の種類
|
WorkerIDType | True | string | |
|
ワーカー ID
|
WorkerID | True | string | |
|
有効日
|
effective_Date | True | date | |
|
メール アドレス
|
email_Address | string | ||
|
公共。
|
isPublic | boolean | ||
|
原発。
|
isPrimary | boolean | ||
|
使用法の種類
|
communicationUsageTypeID | string |
戻り値
電話番号情報を追加または更新する
ユーザーの電話情報を作成または更新します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
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 |
戻り値
トリガー
| 従業員が追加または更新されたとき |
このイベントは、従業員が追加または更新されたときに発生します。 |
従業員が追加または更新されたとき
このイベントは、従業員が追加または更新されたときに発生します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
日付条件
|
dateCriteria | True | string |
従業員イベントに有効日と更新日のどちらを使用するかを指定します。 |
|
業務プロセスの種類
|
businessProcessType | string |
業務プロセスの種類に基づいて従業員イベントをフィルター処理します。 |
戻り値
- Body
- Employee_Info
定義
Employee_Info
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
作業者
|
Workers | array of object | |
|
ワーカー ID
|
Workers.Worker_Data.Worker_ID | integer |
Employee_Personal_Info
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
ビジネス タイトル
|
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 | |
|
個人の国 ISO コード
|
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
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
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 | |
|
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 | |
|
ビザ発行日
|
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 | |
|
Government ID
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.government_ID | string | |
|
Government 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 | |
|
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 | |
|
政府 ID 発行日
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.government_ID_Data.issued_Date | date | |
|
Government 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 | |
|
パスポートの種類の名前
|
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 | |
|
パスポート発行日
|
employee_Personal_Info.employee_Personal_Info_Data.personal_Info_Data.person_Data.passport_ID_Data.issued_Date | date | |
|
パスポートの有効期限
|
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
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
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
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
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 | |
|
既着日
|
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 | |
|
Termintation Date
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Status_Data.termination_Status_Data.termination_Date | date | |
|
Termintation カテゴリ
|
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 | |
|
Position 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 | |
|
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 | |
|
ジョブ プロファイル 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 | |
|
Job Prifle Name
|
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 | |
|
Contingent Worker 統合 ID
|
employee_Employment_Info.employee_Employment_Info_Data.worker_Position_Data.supervisor_Reference.contingent_Worker_Reference.integration_ID_Reference.IntegrationID | string |
Address_Information_Data
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
住所の国 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
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
電話の国の 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
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
インスタント メッセンジャー アドレス
|
instant_Messenger_Address | string | |
|
インスタントメッセンジャータイプ
|
instant_Messenger_Type_Reference.InstantMessengerTypeID | string | |
|
usage_Data
|
usage_Data | Communication_Method_Usage_Information_Data |
Web_Address_Information_Data
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
Web アドレス
|
web_Address | string | |
|
usage_Data
|
usage_Data | Communication_Method_Usage_Information_Data |
Communication_Method_Usage_Information_Data
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
公共。
|
isPublic | boolean | |
|
原発。
|
type_Data.isPrimary | boolean | |
|
使用法の種類
|
type_Data.type_Reference.communicationUsageTypeID | string |
Add_or_Update_Contact_Information_for_Person_Event_Response
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
人物 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
これは基本的なデータ型 'バイナリ' です。