New to Bullhorn, REST Get Categories
Posted: Thu Jan 18, 2018 4:13 pm
Hi,
I need to pull back all of the Categories and Skills from Bullhorn. I can't work out the format of the URL I need to specify to get ALL of the categories.
Do I do a search/Category?query....
or can I do
entity/Category?fields=*
and get back a list
I'm getting a 400 on all requests.
I need to pull back the categories and skills within to migrate some data between instances of Bullhorn.
If I do a specific entity/Category/{id}
that request works.
Really need some help as its driving me NUTS
Thanks Paul
I need to pull back all of the Categories and Skills from Bullhorn. I can't work out the format of the URL I need to specify to get ALL of the categories.
Do I do a search/Category?query....
or can I do
entity/Category?fields=*
and get back a list
I'm getting a 400 on all requests.
I need to pull back the categories and skills within to migrate some data between instances of Bullhorn.
If I do a specific entity/Category/{id}
that request works.
Really need some help as its driving me NUTS

Thanks Paul