Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
hcmRestApi - What is the difference between HCM REST Worker API and Employee API endpoints
For creating Employee in HCM CLoud through REST API, I could find two URIs mentioned in Oracle documentations
<<host>>/hcmRestApi/resources/11.13.18.05/emps --> POST will create Employee
<<host>>/hcmRestApi/resources/11.13.18.05/workers --> POST will create Employee
Did Oracle build these two different endpoints for any specific reason? Or Does both serve the same purpose, just the payload formats are different
What is the difference between these two? Is there any consideration when to choose which URI ?
0