ORC - Custom Inbound Integration using Rest API to create candidate job application
Summary:
Hi All - This is regarding the Custom integration of Oracle Recruiting cloud with External Job board where –
- Once candidate apply for a job in external job board, we need to pull all those job application details of the candidates
- Create candidates
- Create job application of those candidates to the requisition already posted on the career site
For requirement on creating the job application (above requirement of 3) We looked into the oracle HCM REST API document and found the api called “Create job application
And we believe this will meet our above requirement.
0