Hi Team,
I am able to authorize and able to login with domain/URL.After successfull login below:
https://rest.bullhornstaffing.com/rest- ... 1dcb68914e
I am able to get below information
{
"BhRestToken": "15ed6443-b491-4985-80a8-7a8749b3e1de",
"restUrl": "https://rest42.bullhornstaffing.com/res ... es/62qx34/"
}
After successful login I am trying actual Bullhorn opportunity API with below bullhorn API collection
BullHorn collection API:
{{RESTURL}}/entity/Opportunity/{{OPPORTUNITY_ID}}?fields=*
Now I have replaced Rest URL with my rest URL received at the time of login
https://rest42.bullhornstaffing.com/ent ... 0}?fields=*
but getting below message:
{
"message": "no route and no API found with those values"
}
Please expert suggest how can I fetch actual Bullhorn API data with my restURL.
How to call actual Bullhorn API
Moderators: StaffingSupport, s.emmons, BullhornSupport
-
- User
- Posts: 4
- Joined: Tue Mar 17, 2020 8:51 am