Search Employee | Retrieve employee data based on specified criteria. |
Read Employee Fields | Retrieve employee data for a specific employee by ID or email. |
Update Employee | Update employee data for a specific employee by ID or email. |
Create Employee | Create a new employee with the specified fields. |
Revoke Employee Access | Revoke access to Bob for a specific employee. |
Terminate Employee | Terminate a specific employee with a given termination date and reason. |
Update Employee Email | Update the email address for a specific employee. |
List Employee Fields | Retrieve a list of all employee fields in the company. |
Create New Field | Create a new custom field in HiBob. |
Update Field | Update an existing custom field in HiBob. |
Delete Field | Delete an existing custom field from HiBob. |
List Company Lists | Retrieve all named lists in the company. |
Get Company List | Retrieve a specific named list from the company. |
Add List Item | Add a new item to an existing list. |
Update List Item | Update an existing item in a company list. |
Delete List Item | Delete an existing item from a company list. |
Get Custom Table Metadata | Retrieve metadata for a specific custom table. |
Create Custom Table Entry | Create a new entry in a custom table for an employee. |
Update Custom Table Entry | Update an existing entry in a custom table for an employee. |
Delete Custom Table Entry | Delete an existing entry from a custom table for an employee. |
List Folders | Retrieve a list of all document folders in the system. |
Download Employee Documents | Download list of documents of an employee. |
Upload File From URL | Upload a file from a URL to an employee's document folder. |
Upload File To Folder | Upload a file directly to an employee's document folder. |
Delete File From Folder | Delete a file from an employee's document folder. |
List Open Tasks | Retrieve a list of all open tasks in the system. |
Get Employee Tasks | Retrieve all tasks assigned to a specific employee. |
Complete Task | Mark a task as completed. |
Raw Request | Send raw HTTP request to HiBob. |