Skip to main content

Bulk import employees

Use this guide when migrating or onboarding many employees from an HRIS or spreadsheet. Fluide HR provides a template endpoint and bulk import route.

Prerequisites

  • API credentials and hr:employees:write
  • Partner acting-client headers when scoping to a merchant
  • Spreadsheet filled per the template column definitions

Steps

1

Download the import template

Open the template and fill required columns. Do not rename header rows.
2

Upload the completed file

The response includes per-row success and error details. Fix validation errors and re-upload failed rows if needed.
3

Verify and sync to Payroll

List employees to confirm counts, then check Payroll mirror — HR → Payroll.

Tips

  • Run a small test file (5–10 rows) in sandbox before a full production import.
  • employeeCode must be unique per company — dedupe your source data first.
  • Large imports may take time; Payroll mirrors each employee as HR processes rows.

Troubleshooting

Add an employee

Single-employee create flow.

HR API reference

Import endpoint schema and field definitions.