Added Employee Management flow
We're excited to announce the launch of our new Employee Management flow, a centralized interface for managing W-2 employees throughout their lifecycle.
This flow provides a unified dashboard where you can:
- View and organize employees across three states: Active, Onboarding, and Dismissed
- Access detailed employee information including basic details, pay, taxes, and documents
- Manage employee lifecycle events with entry points for dismissals and rehires
- Track onboarding status for both self-onboarding and admin-managed employees
- Track compensation and address history with effective date management for both home/work addresses and pay changes
Updates to Get employees of a company
Get employees of a company
Additionally weβve added 2 new query params to the GET /v1/companies/{company_id}/employees endpoint:
terminated_today
query paramonboarded_active
query param
How this differs from the Add Employees flow
The existing Add Employees flow remains available and is ideal for initial company onboarding when adding employees for the first time.
The new Employee Management flow is designed for post-onboarding steady state managementβproviding ongoing visibility into your employee base and streamlined access to common management tasks like terminations, rehires, compensation updates, and portal invitations. Think of it as your central hub for day-to-day employee administration after initial setup is complete.
Integration notes
This flow uses the same integration framework as existing flows. You can try the new flow yourself via our Try It Now page today. Visit our Flows quickstart guide and Flow types guide for implementation details, or reach out to your partner success team for more information.