
BambooHR API Integration Profile
Information and guides about integrating with BambooHR API
Add BambooHR Integration to Your ProductAdd Employee in BambooHR API
Add a new employee. New employees must have at least a first name and a last name. The ID of the newly created employee is included in the Location header of the response. Other fields can be included. Please see the fields endpoint. New Employees added to a pay schedule synced with Trax Payroll must have the following required fields (listed by API field name): employeeNumber, firstName, lastName, dateOfBirth, ssn, gender, maritalStatus, hireDate, address1, city, state, country, employmentHistoryStatus, exempt, payType, payRate, payPer, location, department, and division.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Company Domain | pathParameters.companyDomain | string | |
Query | query | object | |
Data | data | object | |
First Name | data.firstName | string |