exosp-employees
Fetch employees from Exosphere service.
exosp-employees [profile=PROFILE]
- profile=PROFILE
- Optional. Connect profile code of Exosphere
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Exosphere connect profile code |
| emp_name | String | Name | Employee name, e.g. John Doe |
| emp_email | String | Employee email | |
| dept_name | String | Department name | e.g. Sales |
| dept_path | String | Department path | e.g. Logpresso > Business > Sales |
| emp_id | Integer | Employee ID | Employee identifier |
| dept_id | Integer | Department ID | Department identifier |
| parent_dept_id | Integer | Parent department ID | Parent department identifier |