
BambooHR API Integration Profile
Information and guides about integrating with BambooHR API
Add BambooHR Integration to Your ProductGet Employee in BambooHR API
Get employee data by specifying a set of fields. This is suitable for getting basic employee information, including current values for fields that are part of a historical table, like job title, or compensation information. See the fields endpoint for a list of possible fields.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Company Domain | pathParameters.companyDomain | string | |
Id | pathParameters.id | string | |
Query | query | object | |
Fields | query.fields | string |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Id | id | string | The ID of the employee |