Available Connectors
Factorial HRIS Integration
Factorial connector for Kombo’s HRIS API
The Factorial HRIS integration allows you to sync HRIS data between Factorial and your application through Kombo’s unified API. The tool slug for this connector is factorial
.
Guides and Resources
Connection Setup Guide
Step-by-step instructions to connect your Factorial account to Kombo.
Sandbox Environment
Access the Factorial sandbox environment for testing and development.
Supported Features & Coverage
Legal Entities
Legal Entities
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
address | |
remote_data |
Work Locations
Work Locations
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
address | |
remote_data |
Employees
Employees
We don’t get the actual
employment_status
from the Factorial API, only the start and termination dates. Therefore, we infer the status based on those. We don’t get the actual employment_type from Factorial but just the working_hours. Therefore, we calculate the type based on that.Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
employee_number | |
first_name | |
last_name | |
nationality | |
display_full_name | |
job_title | |
work_email | |
personal_email | |
mobile_phone_number | |
ssn | |
gender | |
employment_status | |
employment_type | |
weekly_hours | |
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 |
Absence Types
Absence Types
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
unit | |
half_days_supported | |
remote_data |
Absences
Absences
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
employee_id | |
start_date | |
end_date | |
start_half_day | |
end_half_day | |
unit | |
status | |
employee_note | |
type_id | |
remote_data |
Employments
Employments
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
employee_id | |
job_title | |
pay_rate | |
pay_period | |
employment_type | |
pay_currency | |
effective_date | |
remote_data | |
custom_fields | |
integration_fields |
Groups
Groups
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
type | |
remote_data |
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 | |
remote_data |
Work Locations
Work Locations
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
address | |
remote_data |
Employees
Employees
We don’t get the actual
employment_status
from the Factorial API, only the start and termination dates. Therefore, we infer the status based on those. We don’t get the actual employment_type from Factorial but just the working_hours. Therefore, we calculate the type based on that.Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
employee_number | |
first_name | |
last_name | |
nationality | |
display_full_name | |
job_title | |
work_email | |
personal_email | |
mobile_phone_number | |
ssn | |
gender | |
employment_status | |
employment_type | |
weekly_hours | |
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 |
Absence Types
Absence Types
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
unit | |
half_days_supported | |
remote_data |
Absences
Absences
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
employee_id | |
start_date | |
end_date | |
start_half_day | |
end_half_day | |
unit | |
status | |
employee_note | |
type_id | |
remote_data |
Employments
Employments
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
employee_id | |
job_title | |
pay_rate | |
pay_period | |
employment_type | |
pay_currency | |
effective_date | |
remote_data | |
custom_fields | |
integration_fields |
Groups
Groups
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
type | |
remote_data |
Employee <> Group
Employee <> Group
Field | Notes |
---|---|
employee_id | |
team_id | |
id | |
changed_at | |
remote_deleted_at |
Create absence
Create absence
Input Field | Notes |
---|---|
employee_id | |
absence_type_id | |
start_date | |
end_date | |
start_half_day | |
end_half_day | |
amount | |
employee_note |
Delete absence
Delete absence
Input Field | Notes |
---|---|
absence_id |
Create employee
Create employee
Input Field | Notes |
---|---|
first_name | |
last_name | |
work_email | |
gender | |
home_address.street_1 | |
home_address.street_2 | |
home_address.city | |
home_address.state | |
home_address.zip_code | |
home_address.country | |
date_of_birth | |
mobile_phone_number |
Feature | Notes |
---|---|
Connection Guide | |
Prerequisites | |
Create credentials | |
Employment History | |
OAuth | |
API Passthrough | |
Group Types | |
TEAM |