Existing API Endpoint: /apply/{job_code}/raw
Moderators: StaffingSupport, s.emmons, BullhornSupport
Existing API Endpoint: /apply/{job_code}/raw
I'm troubleshooting a plugin, and I see an API call to bullhorn trying to hit an endpoint to send a PUT request to submit an application for a particular job posting. I cannot find any documentation on this endpoint. Has it been deprecated? Has it been replaced by /entity/JobSubmission endpoint?
Re: Existing API Endpoint: /apply/{job_code}/raw
I am getting a response:
Code: Select all
{
"errorMessage" : "Unknown or badly structured command: /apply/35004/raw.",
"errorMessageKey" : "errors.badCommand"
}