Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Oracle HCM Rest API Integrations
Summary
Oracle REST APIsContent
Dear Experts.,
Have you done REST APis integrations in Oracle HCM,
Check below doc:
https://docs.oracle.com/en/cloud/saas/global-human-resources/18c/farws/rest-endpoints.html
https://docs.oracle.com/en/cloud/saas/global-human-resources/18c/farws/index.html
Example:
Create Employee,Update Employee, Delete Employee
By using GET,POST and UPDATE endpoints.
I got the rest response by using above end points.
Example -->
https://(oracle-hcm_loggedin-url)/hcmRestApi/resources/11.13.18.05/emps
Here I got reply JSON string.
So I need to code in JAVA or any other web sever language to invoke these web services .
JAVA REST APIs.
Tagged:
0