Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
REST API to get worker assignment history
Summary:
How to fetch Worker Assignment History details using REST API
Content (please ensure you mask any confidential information):
The requirement is to fetch Worker Assignment History details using REST API. The only detail returned using the following API is the assignment name, while the requirement is to fetch all changed details e.g Manager, role, location, etc.
API USED : /hcmRestApi/resources/11.13.18.05/publicWorkers/{PersonId}/child/assignments/{AssignmentId}/child/employmentHistory
ref - https://docs.oracle.com/en/cloud/saas/human-resources/24b/farws/op-publicworkers-personid-child-assignments-assignmentid-child-employmenthistory-get.html
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):