The Bullhorn ATS integration allows you to sync ATS data between Bullhorn and your application through Kombo’s unified API. The tool slug for this connector is bullhorn.
Screening question answers are stored on the candidate, not the submission. Therefore, if a candidate applies to multiple jobs it will not be apparent in the UI which screening question answer set belongs to which submission.
Input Field
Notes
candidate.first_name
candidate.last_name
candidate.email_address
candidate.company
candidate.title
candidate.phone_number
candidate.location.city
candidate.location.country
candidate.location.zip_code
candidate.gender
candidate.availability_date
candidate.salary_expectations.period
candidate.salary_expectations.amount
candidate.social_links.url
application.job_id
application.stage_id
screening_question_answers.question_id
screening_question_answers.answer
attachments.name
attachments.content_type
attachments.data_url
attachments.data
attachments.type
source.name
source.unified_key
source.id
sourced_by.user_id
Create application
Screening question answers are stored on the candidate, not the submission. Therefore, if a candidate applies to multiple jobs it will not be apparent in the UI which screening question answer set belongs to which submission.
Input Field
Notes
candidate.first_name
candidate.last_name
candidate.email_address
candidate.company
candidate.title
candidate.phone_number
candidate.location.city
candidate.location.country
candidate.location.zip_code
candidate.gender
candidate.availability_date
candidate.salary_expectations.period
candidate.salary_expectations.amount
candidate.social_links.url
application.job_id
application.stage_id
screening_question_answers.question_id
screening_question_answers.answer
attachments.name
attachments.content_type
attachments.data_url
attachments.data
attachments.type
source.name
source.unified_key
source.id
sourced_by.user_id
Add attachment to application
This action will fall back to the “Add attachment to candidate” action. Therefore, there could be cases where the attachment may not be added to the application but rather to the candidate.
Input Field
Notes
application_id
attachment.name
attachment.content_type
attachment.data_url
attachment.data
attachment.type
Move application to stage
Input Field
Notes
application_id
stage_id
Add result link to application
Input Field
Notes
application_id
label
url
details.custom_field_name_prefix
details.attributes.key
details.attributes.value
Add note to application
Input Field
Notes
application_id
content
Get application attachments
In Bullhorn an applications may be deleted when a position is filled. Consider calling get candidate attachments instead, because it will return attachments related to a candidate, including all attachments from all of their applications.
Current connector: Choose this variant to use OAuth-based authentication (recommended)For Bullhorn, we also offer the following other connector variants:
Bullhorn Login
Legacy login-based variant. This variant is deprecated and merged into the regular Bullhorn integration