Core concepts:
Summary
The unique key are fields used to identify each employee when comparing HiBob and Nmbrs.
Using the unique key, the interface determines whether to create or update that employee in Nmbrs.
Important:
If both systems already contain employee data, make sure the data of unique key values match exactly before activating the interface. The interface treats a different key value as a completely new employee, not as an update.
In Brynq you can review the unique key by looking at the record with the key highlighted in blue.
The Standard (recommended setup)
By default, the unique key is HiBob's Employee ID, found under the Work section of the employee profile.
In Hibob it corresponds to this field:
In Nmbrs, it corresponds to this field:
What you need to do:
Using this configuration, there is nothing you need to do in BrynQ.
Only verify that the HiBob Employee ID matches the Nmbrs employee number for each employee for already populated systems.
Tip: to match employees across both systems, use a shared field such as email address or BSN as a reference. This is fine for a one time check.
Custom setup - when to deviate from the recommended setup
It may occur that the 'Employee ID' field in Hibob is not suitable for your environments, and instead you have set up a custom field in Hibob to identify unique employees.
This could be because your environment spans multiple entities and you need one overarching custom identifier.
In this case, take the following steps in BrynQ:
- Remove 'Work Employee ID' by clicking the cross.
- Change the source field type to custom.
- Select the custom field as the primary key.
FAQ
1. Can we use other standard fields, like the email, as the unique key?
No, always use a dedicated field in hibob that matches with Nmbrs' "employee number" field.
2. Why can we not use another standard Hibob field and a different Nmbrs field to identify unique employees
Other fields are not reliable employee indicators. For example, emails are not reliable because its domain may change.
Or a typo or format differnce in the BSN could lead to new employees to be created, which is not the intended consequence.
3. What do I need to do if I use the standard fields and my data for the unique keys are aligned?
Nothing, you are set up.