You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently building a WP plugin, which will push form submissions (candidates) to Bullhorn.
Everything is working well, except for a few things:
When creating a candidate, we would like to fill in a Shortlist. How can we achieve this?
When creating a candidate, we would like to fill Additional References within a note with the actual Vacancy. How can we achieve this?
When creating a candidate, we would like to push the Job ID to the candidate, linking the both together. Is this the Additional References?
When pushing the job id should it sync to the field jobResponses.jobOrder.id or webResponses.jobOrder.id? I tried syncing to both but the API was throwing errors. How can we access this field when creating or updating the Candidate? I couldn't find anything about this in the documentation.
The text was updated successfully, but these errors were encountered:
We do all this as part of the Matador Jobs WordPress plugin
Would you be interested in using our supported plugin veers building your own?
It would only take a couple of hours work on the theming of the CPT to get your clients site all working.
Happy to demo to you and your client.
Lets chat
Otherwise, you need to make separate calls to link the candidate to the jobs and shortlist
Hello,
We are currently building a WP plugin, which will push form submissions (candidates) to Bullhorn.
Everything is working well, except for a few things:
When pushing the job id should it sync to the field jobResponses.jobOrder.id or webResponses.jobOrder.id? I tried syncing to both but the API was throwing errors. How can we access this field when creating or updating the Candidate? I couldn't find anything about this in the documentation.
The text was updated successfully, but these errors were encountered: