
Bullhorn
Beta
Merge interacts with Bullhorn API endpoints to access certain information as detailed below.
API Endpoints
GET{base}query/CorporateUser
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
first_name
Stringremote_id
Stringremote_data
Arrayemail
Stringlast_name
StringGET/{base}entity/Candidate/{candidate_id}
Merge interacts with this API endpoint to...
Access EmailAddress information
EmailAddress fields
value
StringAccess PhoneNumber information
PhoneNumber fields
value
StringAccess Candidate information
Candidate fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)GET/{base}settings/jobResponseStatusList
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
remote_data
Arrayname
StringPUT/{base}entity/Candidate
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
company
Stringfirst_name
Stringremote_id
Stringtitle
Stringlast_name
StringAccess EmailAddress information
EmailAddress fields
candidate
UnknownAccess PhoneNumber information
PhoneNumber fields
candidate
UnknownPUT/{base}entity/JobSubmission
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
name
StringGET/{base}query/JobSubmission
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
last_name
Stringfirst_name
Stringremote_id
StringAccess Job information
Job fields
name
Stringremote_id
StringAccess JobInterviewStage information
JobInterviewStage fields
name
StringAccess Application information
Application fields
job
UUIDcandidate
UUIDremote_id
Stringapplied_at
DateTime (ISO 8601)current_stage
UUIDsource
Stringremote_data
ArrayPOST/{base}entity/JobSubmission/{application_id}
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
name
StringAccess Application information
Application fields
remote_id
Stringcurrent_stage
UUIDGET/{base}entity/JobSubmission/{application_id}
Merge interacts with this API endpoint to...
Access Application information
Application fields
job
UUIDGET{base}query/JobOrder
Merge interacts with this API endpoint to...
Access Job information
Job fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringremote_id
Stringname
Stringremote_data
Arraystatus
EnumPUT/{base}file/Candidate/{candidate_id}/raw
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
StringGET/{base}search/Candidate
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
company
Stringremote_created_at
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)first_name
Stringremote_id
Stringremote_data
Arraytitle
Stringlast_name
StringAccess EmailAddress information
EmailAddress fields
candidate
Unknownvalue
StringAccess PhoneNumber information
PhoneNumber fields
candidate
Unknownvalue
StringAccess Attachment information
Attachment fields
candidate
UUIDGET/{base}file/Candidate/{candidate_id}/{file_id}/raw
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_name
Stringfile_url
StringGET/{base}entity/Candidate/{candidate_id}/fileAttachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
String