- Subcategories:
- Assessment Links
- Attachments
- Background Check Links
- Candidate Responses to Questions
- Education Details
- Experience Details
- Language Information
- Licenses and Certificates of the Candidates
- Preferred Job Locations
- Recruiting Candidate Responses to Regulatory Questions
- Recruiting Work Preferences
- Schedule Job Interviews
- Secondary Job Submissions
- Unscheduled Job Interviews
Recruiting Job Applications REST Endpoints
Recruiting Job Applications
The recruitingCEJobApplications resource includes details about all the job applications. Note that the service endpoints in this resource category are only for Oracle internal use.
- Action to confirm a job application on behalf of a candidate
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobApplications/{JobApplicationId}/action/confirm
- Action to move a job application to a specific phase and state
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobApplications/{JobApplicationId}/action/move
- Action to resend a notification to a candidate requesting them to confirm their job application
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobApplications/{JobApplicationId}/action/sendConfirmationRequest
- Action to withdraw a job application on behalf of the candidate
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobApplications/{JobApplicationId}/action/withdraw
- Create a job application
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingCEJobApplications
- Get a job application
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCEJobApplications/{recruitingCEJobApplicationsUniqID}
- Get a job application for recruiting
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobApplications/{JobApplicationId}
- Get all job applications
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCEJobApplications
- Get all job applications for recruiting
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobApplications