Onboard and offboard
Automate bringing an employee population into your application, and keep their profiles up-to-date as they change
Automate bringing an employee population into your application, and keep their profiles up-to-date as they change
Your user signs into your app, and navigates to the screen to initialize the onboarding employees function through your integration with Merge. Merge begins syncing Employee data.
Configure Field Mappings in Merge Link (end-user) or Merge Dashboard to bring in custom fields relevant to an an end-user, if needed.
Before your user Links, use Scopes in the Dashboard to configure what information Merge and your app is able to access from a third-party platform.
Your app is able to get the data it needs with:
After your initial sync, regularly call the GET /Employees endpoint using the modified_after query parameter to track employees joining & leaving, as well as changes to existing employees to keep user tables up to date.
The fields status, start date, and termination date will all allow you to precisely track joiners and leavers.