Search found 2 matches
- Mon Aug 13, 2018 4:09 pm
- Forum: Bullhorn APIs
- Topic: REST API - Session Managment
- Replies: 1
- Views: 4528
Re: REST API - Session Managment
Hello Alabuschagne, 1) It is not possible to have more that one concurrent session with a given set of credentials (client id, secret, api user, etc.). 2) There isn't really an difference between the API users and and the user sessions, except they are likely to not have the same level of permission...
- Thu Jan 11, 2018 5:15 pm
- Forum: Bullhorn APIs
- Topic: Additional fields allowed for /apply/(ID)/raw? with Bullhorn Career Portal
- Replies: 3
- Views: 12446
Re: Additional fields allowed for /apply/(ID)/raw? with Bullhorn Career Portal
Hello, The Bullhorn Public API does not allow for additional fields to be added to the application process since it is an automated parsing process. If you wanted to incorporation additional fields during the application process you would have to use normal REST API to process the application and cr...