Search found 3 matches
- Thu Jan 09, 2020 7:02 am
- Forum: Bullhorn APIs
- Topic: Get all candidate submission status
- Replies: 0
- Views: 3616
Get all candidate submission status
Hello everyone, I was wondering if it was possible to obtain all candidates with a specific status for example : "Shortlisted" in the job submission https://clsXX.bullhornstaffing.com/core/search/JobSubmission?query=jobOrder.id:XXXXXXX &status:'Shortlisted'&fields=candidate,status&BhRestToken={{BhRe...
- Thu Dec 19, 2019 11:27 am
- Forum: Bullhorn APIs
- Topic: massUpdate - candidates
- Replies: 2
- Views: 1631
massUpdate - candidates
Hi, I'd like to update several countryID of candidates, however when I try to do it, the answer of the API is : "errorMessage": "Mass update not allowed for property Candidate.address", here is the body : { "ids": [XXXXX,XXXX], "address":{ "countryId":1 } } How can I make it work ? Thanks in Advance
- Fri Nov 22, 2019 7:00 am
- Forum: Bullhorn APIs
- Topic: Receiving error message "associated entity userType with ID 35 not found"
- Replies: 1
- Views: 3785
Re: Receiving error message "associated entity userType with ID 35 not found"
got the same error, but it updated the field on the database.
so it worked , just got a weird message as answer from the post call.
so it worked , just got a weird message as answer from the post call.