|
- Error when trying to retrieve authorization code - Bullhorn API Support . . .
Bullhorn is doing a redirect and returns a 302 status code which is correct However, the HttpClient class by default throws an exception that says the server is actively refusing the request, which is incorrect To solve this you simply pass a HttpClientHandler class into HttpClient with AllowAutoRedirect parameter set to false
- Is there a way to export all the candidate at a time? - Bullhorn API . . .
For next Bullhorn release in June, Candidate search API should be able to return 2000 records instead of 200 If you want limitation for Candidate Contact Profile Lookup API to be increase, please submit it as a feature request on Bullhorn Brainstorm
- Error retrieving jobs - Bullhorn API Support Forums
If you say it might be this or it might be thats fine and I will look into it I have used the developers page on bullhorn and that is how I was able to complete this and have it working locally
- API Issues - Bullhorn API Support Forums
If Bullhorn has provided you with the ability to generate refresh tokens, the POST response also contains a refresh token When the Bullhorn session expires, you use a refresh token to get a new access token without reauthorizing (getting another authorization code) A new refresh token is returned with every new access token
- Resume Upload API - Bullhorn API Support Forums
Re: Resume Upload API by kuleana » Thu Dec 08, 2011 11:07 pm We're developing a website for a client that uses Bullhorn and they would like us to include a Resume Upload API Can anyone on this board help with this kind of work? Thanks!
- Search and Query calls started to return blank . . . - Bullhorn, Inc.
Search and Query calls started to return blank responses Thur 16th Nov by jonberry37 » Mon Nov 20, 2023 9:13 am
- Not getting all of the candidates - Bullhorn API Support Forums
It's my first time trying to fetch data from Bullhorn API's and I'm struggle to understand how it fully works I build a Python script to fetch the Candidate table, using this API url:
- Create entity and update it questions. - Bullhorn API Support Forums
It looks like the startDate for the high school reference has a negative integer That could be the reason why it wasn't updated Nope, this is the format how bullhorn return timestamps, something like epoch time Btw I think I've solved this problem, instead of using POST I'm using PUT to create those "sub entities"
|
|
|