I need to pull through the progress section of a job from within Bullhorn but do not know which field this is found in.
I have attached an image from Bullhorn, it is the items in green. The website will highlight that 'Vorlegungen', 'Einreichung beim Kunden' and 'Vorstellungsgesprach' are complete, bt 'Stell angeboten' and 'Vermittlung' are not yet completed (apologies for the german screenshot, the customer is from germany)
Can anyone help me find the REST API fields these relate to?
Thanks
REST API job progress fields
Moderators: StaffingSupport, s.emmons, BullhornSupport
-
- User
- Posts: 26
- Joined: Wed Feb 26, 2020 12:43 pm
Re: REST API job progress fields
Hello candell
This is Grant from Bullhorn support.
IT depends on the meaning of those icons as they relate directly to these settings:
https://help.bullhorn.com/bhatsTopics/s ... -866537489
For example the first icon releates to Pre screen then you will want to run a note action API call for the note action prescreen.
Other icons could be interview and this you will want to run an appointment API call for appointment type set tot interview.
All of these workflow icons are highly customizable so it depends on how the client has set these up.
Thank you,
This is Grant from Bullhorn support.
IT depends on the meaning of those icons as they relate directly to these settings:
https://help.bullhorn.com/bhatsTopics/s ... -866537489
For example the first icon releates to Pre screen then you will want to run a note action API call for the note action prescreen.
Other icons could be interview and this you will want to run an appointment API call for appointment type set tot interview.
All of these workflow icons are highly customizable so it depends on how the client has set these up.
Thank you,
Re: REST API job progress fields
Hi Grant
That is great thanks, this info should help us find the fields.
That is great thanks, this info should help us find the fields.