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 for HCM ExtractHi, I am developing outbound integration of Person and Assignment for which created HCM extract. To invoke from OIC can you please help with the REST API name and with a… -
API for HCM ExtractHI, For outbound integration need to use HCM extract I believe there are APIs to call them can you please provide the inputs. Thanks -
REST API data to staging tableHi, I am able to GET the response from REST API call using the below code declare v_response clob; v_buffer varchar2(32767); v_buffer_size number := 32000; v_offset numb… -
Work Pattern APIHi, I am looking for REST APIs on creating work pattern for a person with shift and breaks. Can you please help me providing the API information Thanks -
Username and PasswordHi, As this REST API returns /hcmRestApi/resources/11.13.18.05/userAccountsLOV all the usernames Is there any API to return the username and password of given user Thanks -
API for Approval WorkflowHi, Please help me with REST APIs on approval workflows if available Thanks -
Changed attribute in SOAP requestHi, Below is the SOAP request … -
Technology Training Summit - Rest API SamplesContent This postman collection contains samples for * Public Workers * Payroll * Assign a Payroll * Create a Bank Account * Personal Payment Method * User Management * … -
Need to Retrieve All Learner Records using REST APIHi Experts, I was able to get the endpoint to retrieve learner records, but it only returns data for the user who runs the API call. My requirement is to retrieve learne… -
Work Pattern API returning errorHi, When I run the work pattern REST API it returns in error attached is the output from Postman { "items": [], "count": 0, "hasMore": false, "limit": 25, "offset": 0, "… -
REST API end point for Costing of DepartmentHi, I wonder if there is REST API end point to get data for Costing of Department. Payroll - Accounting Distribution - Costing of Department Regards, Suyoung -
Can we create Position and Department using Rest API in FusionSummary Needs to create Position and Department though Rest API in Fusion HCMContent Hi All, We have requirement of to integrate Workday with Fusion HCM. Looking for Pos… -
I need to retrieve learning records through the REST APII have a requirement to retrieve all Learning Cloud data using REST APIs. I have already tried using the endpoints provided in the official REST API documentation, but t… -
Custom address check in Oracle Fusion HCMSummary: Content (please ensure you mask any confidential information): Can custom address check like Google API be used in Oracle Fusion HCM instead of default address … -
Update of global assignment PrimaryFlag from update of PrimaryAssignmentFlag not working from REST?Summary: In my organisation we need to end assignments automatically by calling the REST API. We are using the "endAssignment" action. We are having trouble making the e… -
Customizing Alert based Email NotificationsSummary: We would like to be able change/customize/modify the name of the email sender for our alerts. I know we cannot modify actual email address, but it would be nice… -
Oracle HCM REST API for Retrieving Document Type Configuration Prior to Document Record CreationWe are currently integrating Oracle HCM APIs into our project. As part of this integration, we are using the following REST endpoint to fetch the required field configur… -
RESTAPI Call for Getting ALL Performance Goals for a worker, any associated goal is returnedWhile using RESTAPI {{hostname}}/hcmRestApi/resources/11.13.18.05/performanceGoals?q=PersonId={{PersonID}};AssignmentId={{Assignment ID}};StartDate="2026-01-01", I am ex… -
Sample POST /learningSelfPacedItems and /learnerLearningRecords payloadsSummary: Different payloads for requests to the endpoints above keep giving 400 Bad Request responses, and there isn't adequate samples on the official docs. Content (pl… -
HCM REST API to access Role Delegations configuration in HCM for a workerSummary: Our custom application needs access to configured Role Delegations for a worker in HCM. Content (please ensure you mask any confidential information): Is there … -
Ability to control user creation via REST API when creating a WorkerHello, I would like to understand if it is possible to include an attribute in the REST API payload to disable the automatic creation of the associated user when creatin… -
Link a JobRequisition to a JobApplication using HCM REST API endpointI was testing different JobApplication endpoints: /hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications /hcmRestApi/resources/11.13.18.05/recruitingCEJobApp… -
REST API that exposes the Progress Notes data on Goal Center pageSummary: Please provide the REST API that exposes the Progress Notes data on Goal Center page. We are creating an AI agent and we need to create a Business Object using … -
On behalf of API use case for GoalsSummary: We have a business use case where we want goals to be drafted externally and passed into HCM. We are aware of the Rest API to create goals (/hcmRestApi/resource… -
Is there a REST API to update "Enable Role for Access from All IP Addresss" for an existing roleSummary: We plan to enable location based access and as part of this process , we want to check the flag "Enable Role for Access from All IP Addresss" for 99% of the rol… -
Can we fetch employee details using the 'Worker Number' field available under the Work RelationshipI would like to fetch all employee details using the 'Worker Number' field available under the Work Relationship section. Kindly assist with the appropriate GET REST API… -
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 … -
Applying List binding LOV w given set of values leads to no matching row:InternalServiceRequestRestSummary: When creating a new helpdesk request and populating the custom field from a list of values, upon Saving… error below shows up. Save failed Applying List binding… -
REST API to get Performance Eligibility Profiles HierarchySummary: Hi All, Is there Standard REST/SOAP service to get Performance Eligibility Profiles Hierarchy in oracle fusion? if not, can I get the Hierarchy from SQL query. … -
Schedule a process to run REST APIHow can we schedule a process to run REST API into fusion? We have a requirement to run REST API process as a scheduled process to read data from BIP report and update t…