
BambooHR
Merge interacts with BambooHR API endpoints to access certain information as detailed below.
API Endpoints
GET/v1/applicant_tracking/jobs
Merge interacts with this API endpoint to...
Access Job information
Job fields
name
Stringremote_id
Stringremote_created_at
DateTime (ISO 8601)status
Enumremote_data
ArrayAccess Department information
Department fields
name
Stringremote_id
Stringjobs
Unknownremote_data
ArrayAccess Office information
Office fields
name
Stringremote_id
Stringjobs
Unknownlocation
Stringremote_data
ArrayAccess Url information
Url fields
value
Stringjob
UnknownGET/v1/applicant_tracking/statuses
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
name
Stringremote_id
Stringremote_data
ArrayGET/applicant_tracking/applications
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
name
Stringremote_id
Stringjob
UUIDAccess Candidate information
Candidate fields
last_name
Stringremote_id
Stringfirst_name
StringAccess EmailAddress information
EmailAddress fields
value
Stringcandidate
UnknownGET/employees/{employee_id}
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
remote_id
Stringemail
Stringremote_data
Arraylast_name
Stringfirst_name
StringGET/v1/applicant_tracking/applications/{applicationId}
Merge interacts with this API endpoint to...
Access Application information
Application fields
current_stage
UUIDremote_id
String