
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
remote_id
Stringname
Stringremote_data
Arraystatus
Enumremote_created_at
DateTime (ISO 8601)Access Department information
Department fields
remote_id
Stringremote_data
Arrayname
Stringjobs
UnknownAccess Office information
Office fields
remote_id
Stringname
Stringremote_data
Arrayjobs
Unknownlocation
StringAccess Url information
Url fields
value
Stringjob
UnknownGET/applicant_tracking/applications
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
remote_id
Stringjob
UUIDname
StringAccess Candidate information
Candidate fields
remote_id
Stringfirst_name
Stringlast_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
Stringfirst_name
Stringremote_data
Arrayemail
Stringlast_name
StringGET/v1/applicant_tracking/applications/{applicationId}
Merge interacts with this API endpoint to...
Access Application information
Application fields
remote_id
Stringcurrent_stage
UUIDGET/v1/applicant_tracking/statuses
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
remote_id
Stringremote_data
Arrayname
String