Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating Shortlist and additional references through API #493

Open
funkhaus-wout opened this issue Sep 16, 2022 · 1 comment
Open

Creating Shortlist and additional references through API #493

funkhaus-wout opened this issue Sep 16, 2022 · 1 comment

Comments

@funkhaus-wout
Copy link

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:

  1. When creating a candidate, we would like to fill in a Shortlist. How can we achieve this?
  2. When creating a candidate, we would like to fill Additional References within a note with the actual Vacancy. How can we achieve this?
  3. 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.

@pbearne
Copy link

pbearne commented Sep 16, 2022

Hi,

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

[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants