Bindbee · Schema

Employee

A normalized employee record from a connected HRIS system.

ATSHR IntegrationHRISWorkforce

Properties

Name Type Description
id string Bindbee employee ID.
first_name string Employee first name.
last_name string Employee last name.
email string Employee work email.
job_title string Job title.
department string Department name.
employment_status string Employment status.
start_date string Employment start date.
View JSON Schema on GitHub