s
Read employee details using an existing ID.
Input Fields
- Read by
- Employee ID (text): Identification code of employee searched.
Output Fields
- Employee
- First Name (text): First name of searched employee.
- Last Name (text): Last name of searched employee.
- Preferred Name (text): Preferred first name of search employee.
- Title (text): Job Title of employee.
- Work Email (text): Email associated with employee’s work.
- Personal Email (text): Personal email of searched employee.
- Personal Phone (text): Personal phone number of searched employee.
- Gender (text): Orientation of employee (Eg. Female, male, etc..)
- Social Security Number (text): a number in the format 000-00-0000, unique for each individual, used to track Social Security benefits and for other identification purposes.
- Date of Birth (text): Day, Month, and Year of employee’s birth.
- Company ID (number): Identification number of company employee is associated with.
- Company Name (text): Name/Title of company employee is associated with.
- Department ID (number): Identification number of department employee is associated with.
- Department Name (text): Name/Title of department employee is associated with.
- Location ID (text): Identification number of location employee works at.
- Location Name (text): Name/Title of location employee works at.
- Manager Employee ID (text): Identification number of employee’s manager.
- Subordinate Employee IDs (number): Identification number of employee’s subordinates.
- Address
- Street 1 (text): First street address of employee searched.
- Street 2 (text): Optional second address of employee searched.
- City (text): City of employee residence.
- Postal Code (text): Postal code (00000 format in the US) of employee residence.
- Country (text): Country of residence.