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
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.
HCM REST APIs
Discussion List
-
HCM learning catalog REST APISummary: is there a REST API to retrieve HCM learning catalog? Content (please ensure you mask any confidential information): Version (include the version you are using,… -
API create Absence Pending ApprovalWe are creating an integration in which we use the API “.../hcmRestApi/resources/absence” to create vacation records using the POST method. The vacation requests are cre… -
im not able to see home email change feed by subscribing to get updates via ATOM Feed for emp updateSummary: I have configured a HCM connection in OIC and subscribed to get updates via ATOM Feed for employee updates.. But im not getting feed for home email change from … -
REST API to create employee development goals in fusionWe are building a custom vbcs page to maintain development goals of an employee. In order to maintain it we need the REST API details to create/update/delete the develop… -
fscmRestApi/resources/11.13.18.05/persons Getting 401 REST API ERRORSummary: While invoking the REST API (fscmRestApi/resources/11.13.18.05/persons) getting 401 Unauthorized error. I have assigned below roles to the user. IT Security Man… -
Get personal Payment Methods REST API not returned dataHello, We attempted to retrieve employees’ personal payment methods using the REST API; however, the API returns a 200 (OK) response with no data. The required role has … -
How to update assignment and manager in same REST PATCH CallQuestion: How to update assignment and manager in same REST Call, is it possible? Tried: If we use UI for changing employee department and manager in same update from sa… -
empupdate Atom feed not showing Hire Date changeSummary: EMPUPDATE atom feed not triggering for hire date changes. Content (required): The empupdate atom feed is not triggering for Hire Date changes done . This used t… -
Remove supervisor/manager from future effective datePlease see the screen shots which is done from fusion frontend and same trying to achieve using REST API for integration but not working, can anyone check and advice how… -
Custom role creation with data restriction in HCM for one Legal Employer/EntityGood day to you all ! We are creating a service user in HCM Fusion to do REST based operations from a third party application. Currently we have a role exists, which has… -
Create Talent Person Profile Public Skill with ProficiencyI'm trying to add a public skill to a talentPersonProfile using the rest API: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/p… -
Create Worker Person EFF using HCM Rest APISummary: Unable to create worker Person EFF using HCM Rest API, throwing below error message "You must define the context Employee Creation Form as a single row. (FND-28… -
Create Talent Person Profile Public Skill - Bad Request errorI'm trying to add a public skill to a talentPersonProfile using the rest API: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/p… -
How to delete an old inactive assignmentHello Experts, Could anyone tell me if there is a way to delete an Old Inactive assignment and make the current assignment as the first assignment for an employee? Backg… -
savePerfGoalApproval API not creating a goal in draftSummary: Hi All, So I'm using this API /hcmRestApi/resources/11.13.18.05/performanceGoalsV2/action/savePerfGoalApproval and it returns "200 OK" status but it doesn't ref… -
Approach to Stock Grant data using HDLSummary: Looking for a solution to delete stock grant data using HDL stock.dat Tried delete in Stock.dat to remove the transactions and getting error - You supplied a DE… -
How to use Rest API's to Create an Element EntrySummary: I am looking for a payload to use the /hcmRestApi/resources/11.13.18.05/elementEntries endpoint, utilizing ElementName instead of ElementTypeId Content (require… -
REST API to Create Feedback given to an Employee by HRHi, I'm looking for REST API which will help me to create Feedback given to an Employee by HR. I couldnt find the REST API list. Can you please help? Thanks & Regards, P… -
Need Guidance on Creating Job Requisition via REST APIHi All, I have a requirement to create Job Requisitions through REST API in Oracle Recruiting Cloud (ORC). I went through the REST API documentation but I couldn’t find … -
Oracle HCM API endpoints for Feedback given/Questionnaires/AnswersWe are trying to extract Questions (feedback requested) and Answers (feedback provided) from Oracle HCM REST API, I can get question through: https://DOMAIN/hcmRestApi/r… -
How to add Assignment DFFs to Public Workers APISummary: We need the ability to expose only some of the assignment DFFs on the Public Workers API. There are some assignment DFFs that are considered confidental and we … -
Unable to fetch the Seniority V3 dates using ATOM Feeds or REST APIHi, We have recently migrated to V3 Seniority Dates. For some of our integrations, we need to fetch the V3 seniority dates using REST APIs or ATOM feeds. However, we are… -
Is there a REST API available for Assignment Notes?Summary: We are exploring the use of Assignment Notes as described in the following documents: https://docs.oracle.com/en/cloud/saas/human-resources/fawhr/assignment-not… -
Issue on Talent Profile REST APIHi All, We try to fetch from Talent Profile REST API the profile section id about employees but the section is not present on the API response as defined in the attached… -
How to add or remove role for a particular userSummary: Oue requirement we need to find out the particular role and to see what roles are assigned to a particular user via REST API and also we want to add or delete r… -
REST API to download file from Web Content Server (UCM)We have a requirement to download a particular file from the Oracle Web Content Server. Is there any REST API available for the same? Please note that we are aware of th… -
HCM API Get all worker assignments get the assignment with action StandardHello, I’m using the endpoint hcmRestApi/resources/11.13.18.05/workers, then navigating to workRelationships, and then to assignments. Currently, I’m retrieving the late… -
REST API to get worker assignment historySummary: How to fetch Worker Assignment History details using REST API Content (please ensure you mask any confidential information): The requirement is to fetch Worker … -
Trigger on New Hire event in empassignment Atom Feed has unexpected behaviorSummary: Hi, we need to configure the employee assignment (empassignment) Atom feed to include assignment changes that are triggered by Work relationship cancellation. I… -
FndAuditRESTService - GetAuditHistory: Not Returning date for all businessObjectTypeHi Experts, I am working on the REST API /fscmRestApi/fndAuditRESTService/audittrail/getaudithistory and I am able to get the audit history for some of the objects only.…