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
-
Is that possible to add Workers Unique Id in /hcmRestApi/resources/11.13.18.05/workers POSt methodSummary: I would like to get Workers Unique Id in /hcmRestApi/resources/11.13.18.05/workers POST Method for the specific Worker. Is there any possibility to get the deta… -
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 … -
Create a custom role for HCM API with Read Only access to Worker data restricted to one Legal entityI have a requirements to setup a role for API use with read only access to worker API. The Role also needs to be limited to one legal entity or an employee. I have creat… -
How to bulk upload learning content items using APISummary: I have a requirement to process 25,000 records from OIC , but currently, the available API only supports creating or updating a single learning content item per… -
REST API call tracking and logs for Timeout issuesSummary: Hello All, We are facing intermittent timeout errors with LMS REST API call, third party team said the timeout issues observed only from the last week. I would … -
Getting 500 Internal Server Error when trying to update few learning content itemsGetting 500 Internal Server Error when trying to update few learning content items from Postman. API used is "/hcmRestApi/resources/11.13.18.05/learningContentItems/{Con… -
REST API for Individual Compensation - Triggering Approval WorkflowWe are currently attempting to create an individual compensation entry through the REST API. However, since there is no specific API available for individual compensatio… -
REST API - Update Assignment and Assignment DFFHi, We have a requirement to update some assignment attributes and assignment DFF attributes for a particular assignment number. Could you please advise if the below flo… -
REST API for Notification bodyHi Team, Is there a REST API available to retrieve the notification body based on task ID or task number? We are planning to integrate with a third-party system and need… -
REST API for Fetching and Updating Performance Goal Flexfield AttributesSummary: We are looking for the REST API for getting the Performance Goal Flexfield Attributes (HRG_GOALS) attached to an employee and also to update these via the REST … -
Save performance goal data for approvalSummary: Hi Experts, can someone please provide sample payload for this URL: hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/savePe… -
REST API to fetch legal reporting unit registration numberSummary: Currently i could not find any REST API to fetch legal reporting unit in HCM. But i do find fscm api for this. https://docs.oracle.com/en/cloud/saas/financials/… -
need a query on team time card entries of an associateSummary: Hi i am looking for a bip query to pull associates team time card entries Content (please ensure you mask any confidential information): Version (include the ve… -
What is the allowed limit for Rest api calls in Oracle cloud hcmSummary: Is there any limits or constraints on the number of calls made to the hcmRestApi of Oracle Cloud HCM ? Number of rest calls permitted per minute? Number of rest… -
Extracting the Address Unique ID from an API Response PayloadHi Experts, I am working with an API response payload, which contains a lot of address details. One of the fields is a link ("href") that includes an Address Unique ID. … -
Delete TimeRecordGroups/ Time Cards from Backend on Oracle FusionHi, Question to the Oracle Team. We have a lot of empty time cards like the below case that would be very difficult to be deleted manually one by one. Is there any way t… -
Not getting All report details from delegated manager using rest apiSummary: We are trying to fetch details of All reports from a person who got the Line Manager role as delegated from a Actual Manager. But when using Oracle hcm REST api… -
How do we fetch the name of the worker manager via the HCM REST API?Summary: How do we fetch the name of the worker manager via the HCM REST API? Content (please ensure you mask any confidential information): We can fetch data for a work… -
addresses REST API not defaulting City and State based on ZIP CodeTill 24C release we were able to create address for a person using the payload shown below: URL: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/addresse… -
How can we get the details of User Account in the response of Workers HCM Rest API?Summary: In HCM rest API an user account details are available with the below call: https://fa-exvu-dev3-saasfaprod1.fa.ocs.oraclecloud.com/hcmRestApi/resources/11.13.18… -
How can we add new data elements to the JSON response of a New Hire atom feed APIIs there a way to add new data elements to the JSON response of the New Hire atom feed rest api of Oracle fusion HCM cloud? URL: https://fa-exvu-dev3-saasfaprod1.fa.ocs.… -
Where to setup OrgCode field?Summary: GET /hcmRestApi/resources/11.13.18.05/organizations/{organizationsUniqID} response shows OrgCode, I want to use it. Where can I populate it? Content (please ens… -
Questionnaire Response Free Text REST APISummary: When retrieving through REST API questionnaire answers inside a journey, free text answers aren't retrieved. In the documentation of the following REST API ther… -
Enter Candidate education info DFF attributes in Rest APIWe're integrating Recruiting with a 3rd party system. The candidate records and the profile details will be created using the Rest API. Candidate records and the educati… -
Is there any REST API for creating a change salary for an Employee in Oracle Fusion HCM?Summary: In my project one of requirement is to create the salary details in Change salary section for an employee in Oracle Fusion HCM through OIC integration. But ther… -
Which role I need to use "Get all employees" HCM rest api?I need to get all employees of the company with this rest API: REST API for Oracle Fusion Cloud HCM - Get all employees BUT the response says "403 Forbidden", maybe I ne… -
HCM REST API end point to find profile job description change detailsSummary: From HCM, if i modify the job description from the navigation: profile—> model profile—> search a job code and modify the job description in HCM UI. Then which … -
What is the REST API to get States in Oracle FusionWhat is the Rest API to get States in Oracle Fusion. We wanted a similar API like Countries given below : /hcmRestApi/resources/11.13.18.05/hcmCountriesLov Please let us… -
403 Forbidden for OrganizationsSummary: I am trying to retrieve all organizations (and workers, but that part is working). I keep getting a 403 Forbidden when calling "/hcmRestApi/resources/11.13.18.0… -
What privileges are required to query /hcmRestApi/atomservlet/user/userRequests atom feed?This REST endpoint's documentation is at: https://docs.oracle.com/en/cloud/saas/applications-common/24d/farca/api-user-requests.html