Search found 3 matches
- Fri Jan 05, 2018 2:18 am
- Forum: Bullhorn APIs
- Topic: Questions about joins
- Replies: 0
- Views: 8118
Questions about joins
Regarding apointments: Going from the Entity API, I would have assumed that an interview (real life event) would correspond to an apointment entity which would refeence the relevant JobOrder The appointment itself would be refferenced from JobSubmissions's appointment list. But I find (at least in o...
- Sat Dec 30, 2017 7:58 pm
- Forum: Bullhorn APIs
- Topic: PHP, curl: malformed url error
- Replies: 1
- Views: 3791
Re: PHP, curl: malformed url error
Figured it out; simple typo.
- Sat Dec 30, 2017 4:06 am
- Forum: Bullhorn APIs
- Topic: PHP, curl: malformed url error
- Replies: 1
- Views: 3791
PHP, curl: malformed url error
when attempting to invoke a query URL in PHP via curl I'm getting a false back and "malformed" as the error message However I'm utterly unable to find anything wrong with my URL and I'e gotten it to work perfectly in both java and my browser. My PHP $openUrl = $session['restUrl'] . 'query/JobOrder?B...