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
-
Rest API to hit Rehire Cases to FusionSummary: Rest API to differentiate Hire from Rehire cases Content (required): Hi All: We are hitting Worker API to send Hire records, but we need to send the rehire case…
-
Add Pending Worker/Work Relationship with previously cancelled Pending Work RelationshipSummary: Hi, Right now, we are creating via REST API - Pending Worker with Pending Work Relationship as soon as the candidate has signed the contract (we use a Global Nu…
-
Inactive Users not updated in Sales Resource ObjectSummary: Hi, When a employee is made Inactive(Terminated\Suspended) in HCM, the resource object in Sales cloud is not updated. Currently all the HR related activity is h…
-
I am looking for an Oracle Fusion REST API that can retrieve geographic lists of values (LOVs)Summary: For retrieving State, county, city, postal code LOVs based on country . I need an APIs similar to the one used for retrieving country data: /hcmRestApi/resource…
-
Oracle Fusion REST API for auto populating geographic information based on country/postal codeI am looking for an Oracle Fusion REST API to retrieve geographic information such as country, states, counties, cities, and postal codes. For example, if the selected c…
-
REST API to get HZ_LOCATIONSHi, I need a REST API to get locations from HZ_LOCATIONS table. /hcmRestApi/resources/11.13.18.05/locations — this API is not working to get all locations which are pres…
-
REST API for ResignationSummary: We have a requirement to find the end point for Employee Resignation. /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodO…
-
Extract Actions - SOAP API - Extract Parameter section returns errorSummary: Content (required): Hi Team - Anyone used Extract Actions - SOAP API successfully, if so could you please share the sample request payload and values passed to …
-
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. But it does not contain the legal reporting unit …
-
Oracle rest apis or soap webservices to update the links of infolets & career sitesSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
How to prevent access to the work relationship dff in Rest apiHello, Is it possible to prevent access to the Work Relationship DFFs in the Rest API ? For example, the user send the GET method and I want to prevent him from access t…
-
timeRecordEventRequestsWe want to update the time enties in oracle fusion time and labor. we are not getting any data while testing the REST API "timeRecordEventRequests" in 24B instance. Can …
-
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 get managerType from Public Workers APISummary: Currently I am getting all the details of employee from Workers API but I am not able to find a way to fetch ManagerType with a particular value "DTM". Content …
-
Configuring the UserRequests atom feed in HCMThe UserRequests atom feed generates a lot of atom events. Many a time it is unclear what changed on the UserAccount BO. How can we configure the UserRequests atom feed …
-
Is it Possible to Create HCM Business event to trigger any transactions/ApprovalCan we create any business events within HCM to trigger any specific transactions like absences or approval information through APIs to a custom mobile application? The …
-
hcmRestApi/scim/Users REST API Read Only Access User SetupHi We have a third party integration requesting to only read user account information (like Username, lastname, firstname, email, etc) from our HCM. We have found that b…
-
Is it possibile to link user and person with rest api?Hello! I need to link many user and person in the task "manage users": someone know a rest api to do it?
-
API for Rating/Scoring Performance Goals in Performance DocumentsSummary: Hello Community, Has anyone found an API for rating or scoring performance goals within a performance document? Thanks in advance for your help! Content (please…
-
REST API to create resource exception in the work schedule page for an employeeRequirement to load resource exceptions into Fusion where a work schedule is attached to a person. Please let me know if this can be achieved by REST API's.
-
How do you find ManagerId in the WORKERS APISummary: Currently within the EMPLOYEE API, we are able to call the ManagersID. But since transitioning to the WORKERS API, we are unable to call the managersID Seen bel…
-
Oracle HCM Cloud integration with custom mobile Appwe are working with a client to develop a new mobile application that needs to be integrated with multiple systems, including Oracle HCM Cloud. One of the main integrati…
-
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 …
-
In alert recipient how to get manager from active assignment instead of suspendedSummary: In alert composer recipient section we want to get the manager's username from the employee's active assignment. Content (required): We have an employee that is…
-
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…
-
Querying workers API to fetch primary emailSummary: I have a requirement where I wanted to fetch basic person and assignment details for employees in a single API call. I was trying to leverage the query paramete…
-
Unable to retrieve Personal Payment Methods using REST APISummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): Hi …
-
HCM REST API - Obtain Level 4 Department within Org Tree/StructureSummary: When using the REST API, is it possible to query the Level 4 Department within the Org Tree/Structure? For example, so far we have been able to obtain the follo…
-
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. …
-
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…