Watch Employees
Triggers when a new employee is created.
Watch Absence
Triggers when an absence is detected.
Watch Benefits
Triggers when there are updates to benefits information.
Watch Bonuses
Triggers when a new bonus is added.
Watch Change Requests
Triggers when a change request is created.
Watch Departments
Triggers when a new department is created.
Watch Employee Jobs
Triggers when there is a change in employee job records.
Approve an Employee Change Request
Approves an employee change request by id.
Create a Change Request
Creates a new change request.
Create an Employee
Creates a new employee.
Create a Training for Employees
Creates a training for employee.
Delete a Training Course
Deletes a training course by id.
Get a Company Project
Returns details of company project by id.
Get all Absences of an Employee
Returns a list of all ansences of an employee.
Get an Employee
Returns details of a specific employee by id.
List all Employees
Returns a list of all employees.
List all Company Projects
Returns a list of all company projects.
List all Employees Training Courses
Returns a list of all training courses.
Make an API Call
Makes a call to an API with specified endpoint and parameters.