- Subcategories:
- Attachments
- Candidate Attachments
- Candidate Responses to Questions
- Job Application Extra Information
- Job Application Preferred Locations
- Large Object (LOB) Attributes - CandidateWorkSummary
- Preferred Job Locations
- Regulatory Responses
- Request Information Flows
Job Applications REST Endpoints
Job Applications
The recruitingUIJobApplications resource provides the ability to perform actions on job applications.
- Calculate computed fields for job applications
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/executeJAComputedFields
- Confirm a job application
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications/action/confirm
- Confirm a job application on behalf of the candidate
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/confirmJobApplications
- Create a job application
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications
- Create a job application
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications
- Create a job application on behalf of the candidate
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/createProxyJobApplications
- Create a prospect
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications/action/createProspect
- Create linked job application
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/createLinkedJobApplications
- Delete a job application
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/deleteJobApplication
- Delete a job application
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/{SubmissionId}
- Fetch bulk save application as PDF information
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/fetchBulkPrintInformation
- Fetch save application as PDF URL
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/fetchPrintURL
- Get a job application
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications/{recruitingJobSiteJobApplicationsUniqID}
- Get all job applications
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications
- Get details about a job application
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/{SubmissionId}
- Get details about all job applications
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications
- Initiate the partner service configured in the candidate selection process
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/isPartnerServiceEnabledForStatePhase
- Mark job application as viewed by the user
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/markJobApplicationAsViewed
- Move a job application back to the prior phase in the candidate selection process
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/returnToPriorPhase
- Move a job application back to the prior state in the candidate selection process
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/returnToPriorState
- Move a job application in the candidate selection process
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/moveJobApplication
- Request additional information from the candidate
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/requestMoreInfo
- Search for job applications using advanced search
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/findByAdvancedSearchQuery
- Send confirmation request to the candidate
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/sendConfirmationRequest
- Update a job application
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/{SubmissionId}