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… -
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… -
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… -
Creating new Work shifts, Patterns and schedules in Oracle HCMHi team, We have a requirement of creating new Work Shifts, Patterns and Work schedules in Oracle HCM using REST API Service. Below are the REST API for Oracle Supply Ch… -
Sync Oracle HCM User data with Microsoft Azure Active directorySummary: Oracle HCM cloud is the master for the employment info, such as address, department, bu, company and so on. Active directory is the identity provider so we enab… -
Rest Action error while adding absence in Redwood pageHi all, While me move to Redwood pages, in absence page we are getting the below error, can someone help me with this issue to resolve. -
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…