Available Connectors
Nmbrs HRIS Integration
Nmbrs connector for Kombo’s HRIS API
The Nmbrs HRIS integration allows you to sync HRIS data between Nmbrs and your application through Kombo’s unified API. The tool slug for this connector is nmbrs
.
Guides and Resources
Supported Features & Coverage
Legal Entities
Legal Entities
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
address |
Work Locations
Work Locations
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
address |
Employees
Employees
In nmbrs managers are not necessarily employees. We will connect them based on their email address but when we can’t find an employee with that email the manager will be null.
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
employee_number | |
first_name | |
last_name | |
display_full_name | |
job_title | |
work_email | |
personal_email | |
mobile_phone_number | |
ssn | |
gender | |
marital_status | |
employment_status | |
employment_type | |
work_location_id | |
legal_entity_id | |
manager_id | |
home_address | |
bank_accounts | |
date_of_birth | |
start_date | |
termination_date | |
remote_created_at | |
custom_fields | |
integration_fields | |
remote_data |
Employments
Employments
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
employee_id | |
job_title | |
pay_rate | |
pay_period | |
pay_frequency | |
pay_currency | |
effective_date | |
remote_data |
Groups
Groups
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
type | |
remote_data |
Employee Document Categories
Employee Document Categories
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name |
Employee <> Group
Employee <> Group
Field | Notes |
---|---|
employee_id | |
team_id | |
id | |
changed_at | |
remote_deleted_at |
Legal Entities
Legal Entities
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
address |
Work Locations
Work Locations
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
address |
Employees
Employees
In nmbrs managers are not necessarily employees. We will connect them based on their email address but when we can’t find an employee with that email the manager will be null.
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
employee_number | |
first_name | |
last_name | |
display_full_name | |
job_title | |
work_email | |
personal_email | |
mobile_phone_number | |
ssn | |
gender | |
marital_status | |
employment_status | |
employment_type | |
work_location_id | |
legal_entity_id | |
manager_id | |
home_address | |
bank_accounts | |
date_of_birth | |
start_date | |
termination_date | |
remote_created_at | |
custom_fields | |
integration_fields | |
remote_data |
Employments
Employments
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
employee_id | |
job_title | |
pay_rate | |
pay_period | |
pay_frequency | |
pay_currency | |
effective_date | |
remote_data |
Groups
Groups
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
type | |
remote_data |
Employee Document Categories
Employee Document Categories
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name |
Employee <> Group
Employee <> Group
Field | Notes |
---|---|
employee_id | |
team_id | |
id | |
changed_at | |
remote_deleted_at |
Create employee
Create employee
Nmbrs requires a company to be set for the employee. Most instances we see have just one company. We will default to the first company we find if
legal_entity_id
is not provided in the request body.Input Field | Notes |
---|---|
first_name | |
last_name | |
work_email | |
gender | |
home_address.street_1 | |
home_address.city | |
home_address.state | |
home_address.zip_code | |
home_address.country | |
date_of_birth | |
mobile_phone_number | |
start_date | |
legal_entity_id |
Add document to employee
Add document to employee
Input Field | Notes |
---|---|
employee_id | |
category_id | |
document.name | |
document.content_type | |
document.data |
Feature | Notes |
---|---|
Connection Guide | |
Prerequisites | |
Create credentials | |
Scope Testing | |
Per Model Tests | |
Per Field Tests | |
Group Types | |
DEPARTMENT |