Replies: 2 comments 7 replies
-
Correct
You are right about these follow up options as well. |
Beta Was this translation helpful? Give feedback.
-
Hi @charlesabarnes - I'm wondering if you can expand here on the available options. Is there any way to get a list of fields that are only available to us using the "public-restXX.bullhornstaffing"? I'm trying to capture data in the "referredBy" field along with the source, and like the OP describes, it saves everything but the referredBy value. Could you also elaborate on whether there is a way to get Bullhorn to add an additional field for us to have access to write to? Sort of like exposing the field in the back-end somehow. Thank you for your help. |
Beta Was this translation helpful? Give feedback.
-
I have forked this project, and I am trying to add an additional field, specifically, the hourlyRate which we use to store the desired rate, to the 'apply' method. The Url for the POST looks like this:
https://public-restXX.bullhornstaffing.com/rest-services/XXXXX/apply/6789/raw?externalID=Resume&type=Resume&firstName=John&lastName=Test&email=JohnTest%40yahoo.com&phone=8005551212&format=pdf&hourlyRate=12.34
It saves everything other than the hourlyRate.
Is the public-rest service limited to the fields in the config along with the eeoc fields?
If so the alternative would be to create a custom API to then call the restXX.bullhornstaffing.com or see if Bullhorn has an interest in capturing this additional field in the public service?
-Eric
Beta Was this translation helpful? Give feedback.
All reactions