Apideck HRIS MCP connector
Apideck HRIS is a unified API that connects to multiple human resource information systems through a single integration point. The Apideck HRIS MCP connector allows AI agents to manage company records, departments, and other core HR entities across connected systems. It also supports creating, updating, retrieving, and removing employee-related data, giving teams a consistent way to work with HR information regardless of the underlying platform.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the Apideck HRIS MCP connector to perform the following actions:
- Sync employee records across HR systems without manual data entry
- Track time off requests and approvals in one unified workflow
- Automate company and department structure updates across connected platforms
- Consolidate payroll data from multiple HR systems into a single view
- Streamline employee onboarding by syncing job and schedule details
- Retrieve real-time employee schedules for workforce planning
- Centralize time off management across departments and companies
- Standardize HR data formats across disparate human resource systems
Example prompts
Use the following example prompts to invoke Apideck HRIS MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all employees hired this quarter in Apideck HRIS.Create a new time off request for Sarah in Apideck HRIS.List all departments in the sales division from Apideck HRIS.What is the payroll status for employee John Smith in Apideck HRIS?Add a new company profile to Apideck HRIS.Show me pending time off requests awaiting approval in Apideck HRIS.Update the department name for engineering in Apideck HRIS.Get the work schedule for employee Maria Lopez in Apideck HRIS.Delete the outdated job listing in Apideck HRIS.Pull payroll records for the last pay period from Apideck HRIS.
Apideck HRIS MCP connector tools
The Apideck HRIS MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| companiesAll | List Companies |
| companiesAdd | Create Company |
| companiesDelete | Delete Company |
| companiesOne | Get Company |
| companiesUpdate | Update Company |
| departmentsAll | List Departments |
| departmentsAdd | Create Department |
| departmentsDelete | Delete Department |
| departmentsOne | Get Department |
| departmentsUpdate | Update Department |
| employeesAll | List Employees |
| employeesAdd | Create Employee |
| employeesDelete | Delete Employee |
| employeesOne | Get Employee |
| employeesUpdate | Update Employee |
| jobsAll | List Jobs |
| jobsOne | One Job |
| payrollsAll | List Payroll |
| employeePayrollsAll | List Employee Payrolls |
| employeePayrollsOne | Get Employee Payroll |
| payrollsOne | Get Payroll |
| employeeSchedulesAll | List Employee Schedules |
| timeOffRequestsAll | List Time Off Requests |
| timeOffRequestsAdd | Create Time Off Request |
| timeOffRequestsDelete | Delete Time Off Request |
| timeOffRequestsOne | Get Time Off Request |
| timeOffRequestsUpdate | Update Time Off Request |