Bullhorn connector
Back to the connector overview, authentication methods, and actions.
2 Sept 2026
bug-fixFixed appointment listing by routing it through Bullhorn’s query API with JPQL filtering and sorting, and added clear validation errors when update requests contain no fields to update.Changed · 6 actions updated
Changed · 6 actions updated
bullhorn_list_appointments, bullhorn_update_appointment, bullhorn_update_client_contact, bullhorn_update_client_corporation, bullhorn_update_job_order, bullhorn_update_placement17 Aug 2026
new-actionsAdded read/write support for custom fields on client contacts, client corporations, job orders, and placements (matching existing candidate and job submission support), with guidance for discovering account-specific custom field labels.Changed · 15 actions updated
Changed · 15 actions updated
bullhorn_create_client_contact, bullhorn_create_client_corporation, bullhorn_create_placement, bullhorn_get_client_contact, bullhorn_get_client_corporation, bullhorn_get_job_order, bullhorn_get_placement, bullhorn_list_client_contacts, bullhorn_list_client_corporations, bullhorn_list_job_orders, bullhorn_list_placements, bullhorn_update_client_contact, bullhorn_update_client_corporation, bullhorn_update_job_order, bullhorn_update_placement7 Aug 2026
new-actionsAdded read/write support for custom fields on candidates and job submissions, with guidance for discovering account-specific custom field labels.