Watch Candidates
Triggers when a new candidate is added.
Watch Employees
Triggers when employee changes occur.
Watch Leave Requests
Triggers when a new leave request is created.
Watch Pay Schedules
Triggers when a pay schedule is created.
Watch Tasks
Triggers when a new task is created.
Watch Teams
Triggers when a new team is created.
Watch Timesheet Entries
Triggers when a new timesheet entry is created.
Complete a Task
Completes a task by task ID.
Create a Candidate
Creates a new candidate.
Create an Employee
Creates a new employee.
Create a Task
Creates a new task.
Create a Team
Creates a new team.
Create a Team Member
Creates a new team member.
Delete a Candidate
Deletes a candidate by id.
Delete a Team
Deletes a team by team id.
Get a Candidate
Returns a candidate details by id.
Get an Employee
Get an employee by id.
Update a Candidate
Updates a candidate by id.
Update an Employee
Updates an employee by id.
Update a Team
Updates a team details by team id.
List all Candidates
Returns a list of all candidates.
List all Employees
Returns a list of employees.
List all Employees Leave Balances
Return a list of employee leave types and balances for each.
List all Tasks
Returns a list of all tasks.
List all Teams
Returns a list of all teams.
Make an API Call
Performs an authorized API call.