Skip to main content
Feedback

Apideck HRIS MCP connector

Updated 

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.

ToolDescription
companiesAllList Companies
companiesAddCreate Company
companiesDeleteDelete Company
companiesOneGet Company
companiesUpdateUpdate Company
departmentsAllList Departments
departmentsAddCreate Department
departmentsDeleteDelete Department
departmentsOneGet Department
departmentsUpdateUpdate Department
employeesAllList Employees
employeesAddCreate Employee
employeesDeleteDelete Employee
employeesOneGet Employee
employeesUpdateUpdate Employee
jobsAllList Jobs
jobsOneOne Job
payrollsAllList Payroll
employeePayrollsAllList Employee Payrolls
employeePayrollsOneGet Employee Payroll
payrollsOneGet Payroll
employeeSchedulesAllList Employee Schedules
timeOffRequestsAllList Time Off Requests
timeOffRequestsAddCreate Time Off Request
timeOffRequestsDeleteDelete Time Off Request
timeOffRequestsOneGet Time Off Request
timeOffRequestsUpdateUpdate Time Off Request
On this Page