Read Worker
Read information about a worker in Oracle HCM.
Input
Field | Definition | Type | Required |
---|---|---|---|
Worker |
|||
Worker ID |
This is a hash key of the attributes that make up the composite key for a worker's resource. It's used to uniquely identify an instance of a worker. |
Text |
TRUE |
Expand All Fields |
Determines whether the card should return data for all fields in the Raw Output. Returning all data can exceed the memory limit for flow execution logs. Set to False if you don't need the Raw Output. |
True/False |
TRUE |
Output
Field | Definition | Type |
---|---|---|
Worker |
||
Raw Output |
The raw output returned by the Oracle HCM API. |
Object |
Worker ID |
This is a hash key of the attributes that make up the composite key for a worker's resource. It's used to uniquely identify an instance of a worker. |
Text |
Person Number |
A number assigned to a person to uniquely identify them. |
Text |
Person ID |
Surrogate identifier for the person. |
Number |
Applicant Number |
Applicant number in the external application. |
Text |
Correspondence Language |
Preferred language for communication. Valid values can be found through the Common Lookups API. |
Text |
Name Uniq ID |
This is a hash key of the attributes that make up the composite key for a name resource. It's used to uniquely identify a worker's name. |
Text |
First Name |
Person's first name. |
Text |
Last Name |
Person's family name. |
Text |
Middle Names |
Person's middle names. |
Text |
Display Name |
Person's display name. |
Text |
Addresses |
List of Objects |
|
Address Uniq ID |
This is a hash key of the attributes that make up the composite key for the addresses resource. It's used to uniquely identify an address. |
Text |
Address Line 1 |
First line of the primary mail address. |
Text |
Town or City |
Town or city in which the address is located. |
Text |
Region 1 |
Primary region in which the address is located. |
Text |
Region 2 |
Secondary region within the primary region. |
Text |
Postal Code |
The postal code of the primary mail address. |
Text |
Country |
Country in which the address is located. Valid values can be found through the Countries List of Values API. |
Text |
Address Type |
Type of address. Valid values can be found through the Common Lookups API. |
Text |
Emails |
List of Objects |
|
Email Address ID |
Surrogate identifier for the email address of the person. |
Number |
Email Address |
Email address of the person. |
Text |
Email Type |
Type of email, for example work or personal. Valid values can be found through the Common Lookups API. |
Text |
Other Communication Accounts |
List of Objects |
|
Delivery Method ID |
This unique key is the person's delivery method identifier. |
Number |
Account Name |
Name of the account. |
Text |
Provider |
Provider of the account, for example Facebook or X. Valid values can be found through the Common Lookups API. |
Text |
Phones |
List of Objects |
|
Phone ID |
This unique key is the person's phone identifier. |
Number |
Country Code Number |
The country code of the phone number. Valid values can be found through the Countries List of Values API. |
Text |
Area Code |
Area code of the phone number. |
Text |
Phone Number |
Phone number associated with the Phone Type. |
Text |
Extension |
Extension number for the phone. |
Text |
Phone Type |
Type of phone number, for example Work or Home. Valid values can be found through the Common Lookups API. |
Text |
Work Relationships |
List of Objects |
|
Period of Service ID |
This unique key is the person's period of service identifier. |
Number |
Worker Type |
Worker type for the period of service, for example Employee (E), Contingent Worker (C), Pending Worker (P), or Nonworker (N). Valid values can be found through the Common Lookups API. |
Text |
Worker Number |
The unique identifier for the worker. |
Text |
Assignments |
List of Objects |
|
Assignment Uniq ID |
This is a hash key of the attributes that make up the composite key for the worker's assignment. It's used to uniquely identify an assignment for a worker. |
Text |
Business Title |
The business title for the worker's assignment. |
Text |
Business Unit Name |
The name of the business unit for the worker's assignment. Valid values can be found through the Business Units List of Values API. |
Text |
Business Unit ID |
A unique identifier for the business unit of the worker's assignment. |
Number |
Department Name |
The name of the department for the worker's assignment. Valid values can be found through the Departments List of Values API. |
Text |
Department ID |
A unique identifier for the worker's department. |
Number |