How to create a job requisition using Oracle AI Agent and REST API POST calls?
Summary:
How to create a job requisition using Oracle AI Agent and REST API POST calls?
Content (please ensure you mask any confidential information):
Is there an API that can be used to create a single Job Requisition in ORC? I can pass the payload through JSON. I plan to create an AI Agent that gathers certain details from the user and creates a job requisition with basic (mandatory) fields, and returns the Job Requisition Number to the user. The user can then come back later and update the Requisition with more details and post. As time progresses, my agent will become wiser and will create almost ready-to-go requisitions.