The AlexisHR HRIS integration allows you to sync HRIS data between AlexisHR and your application through Kombo’s unified API. The tool slug for this connector is alexishr.
In AlexisHR, absence types can be overwritten with policies, which are not available via API. The absence type returned by Kombo will therefore represent the default leave type, not the policy.
Field
Notes
id
remote_id
changed_at
remote_deleted_at
name
unit
half_days_supported
exact_times_supported
remote_data
Absences
Field
Notes
id
remote_id
changed_at
remote_deleted_at
employee_id
approver_id
start_date
end_date
start_half_day
end_half_day
start_time
end_time
amount
unit
status
employee_note
type_id
remote_data
Employments
Field
Notes
id
remote_id
changed_at
remote_deleted_at
employee_id
pay_rate
pay_period
pay_frequency
employment_type
pay_currency
effective_date
remote_data
Groups
Field
Notes
id
remote_id
changed_at
remote_deleted_at
name
type
parent_id
remote_data
Employee <> Group
Field
Notes
employee_id
team_id
id
changed_at
remote_deleted_at
Create absence
AlexisHR will disregard time specific data on absences spanning multiple days. Trying to create an absence that conforms with the Kombo absence type might still fail, as AlexisHR allows to override types with leave policies, which are not available through the API.