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
-
are there any api to tell me if FYI notification is opened or not or any flag in database?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): 25B Code Snippet (add any code snippe… -
API from HCM Cloud Returning no Results after testing existing solutions on customer cloud connectWe're attempting to use the rest services with the HCM module, however return no results. We're able to establish connection but the API return no results. We've reviewe… -
Revoke access immediately upon termination submission in HCM, regardless of approval.Summary: Hi all, The need is to revoke access immediately on submission of the termination from all systems; HCM and others which get the termination feed from HCM (ADP,… -
Does Oracle HCM REST API supports direct lookups by email address?Please find the customer query and provide the response please. I am currently using C# on the backend to retrieve employee data. At present, the endpoint I am using req… -
Workers API replacing Emps. Understanding future stateSummary: I understand that the /emps rest api call will be deprecated as of 23D? If so, I am looking to understand the best way to find all the fields which emps was pro… -
Unable to retrieve Element Entries for inactive assignments using APISummary: Unable to retrieve Element Entries for termed inactive assignments using API Content (please ensure you mask any confidential information): Looking for an eleme… -
how to pull assignment status using worker API ?Summary: I am trying to use /hcmRestApi/resources/11.13.18.05/publicWorkers/{PersonId}/child/assignments/{AssignmentId} API to pull Assignment Status Type Id and then re… -
How to differentiate between new hire and rehire in the atoms new hire FeedSummary: I am using the atoms feed for newhire (hcmRestApi/atomservlet/employee/newhire) . When I rehire an ex-employee , it gives me very similar RESPONSE BODY as a new… -
Oracle HCM Cloud- create location rest api is giving 204 no contentHI All, i am trying to create the location using HCM create location Rest API. and it is giving response as 204 no content. did i missing any required field or header? U… -
Update Correct Flag attribute in Learning Question Answer using REST API or HDLWe are trying to update the Correct Flag attribute for one of the responses in Learning Question Answer but it is not accepting any value. We tried with the HDL (Questio…
-
Is 'Sync Person Records' the supported trigger for OIC events?I am implementing an event-driven integration for HCM person/assignment changes using OIC. Documentation for the "Synchronize Person Records" ESS job states it generates… -
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… -
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… -
Proposed worker type getting populated.Summary: We have loaded employee data using HDL and we havent included the pending worker attribute but still it is getting populated for the employees with worker type … -
Create Performance Goal API HCM FusionHello everyone, I'm currently working on the Goals Center screen and trying to upload goals for a worker using the Create Performance Goals REST API: /hcmRestApi/resourc… -
Privilege details to update Default Expense informationSummary: Hi Team, what privilege is required to view or update Default Expense Account From My Team > Users and Roles > Expense Information for employee account using Re… -
Learning REST API for Create an assignment recordSummary: We are trying to create learner assignment record using Learning REST API hcmRestApi/resources/11.13.18.05/learnerLearningRecords. We want to assign learners to… -
Consume REST API from Document of Record AttributeSummary: I need a way to trigger an API service from an attribute within a document of record. My requirement is that once a user initiates the creation of a document of… -
Oracle HCM Rest API Postman CollectionHello, would like to ask if there is somewhere available Postman Collection for Oracle HCM Rest API which allow to easily search and use API endpoints instead of manuall… -
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. -
How to get log-in history of Basic AuthenticationHi, I'm looking for a solution to obtain log-in history of REST API Basic Authentication by UI or API. SR suggested that there are no solutions to it, but hope someone g… -
Enable HCM API REST via Oauth 2Summary: Enable HCM API REST via Oauth 2 Content (please ensure you mask any confidential information): Currently in our HCM environments all SaaS Rest Apis (i.e /hcmRes… -
Does the Terminate a Worker API trigger the approval workflow?Summary: We are trying to automate terminations using the REST API 'Terminate a Worker'. When we perform this transaction through the UI, it goes through workflow approv… -
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… -
Has anyone got Worker Journeys API call working for service accountSummary: Has anyone got Worker Journeys API call working for service account Content (please ensure you mask any confidential information): Hi Team, Greetings! We have o… -
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… -
Unable to delete the work email address from HCM via the REST API.Hello, I am able to delete a worker's email address using the Fusion Security Console, but I'm unable to do so through the REST API (using Postman). I get the response "… -
Is there a delivered REST/SOAP endpoint that returns the offer letter contentHi everyone, I need either an SQL query or a supported REST/SOAP endpoint that returns a candidate’s job offer letter (PDF) as Base64 so I can pass it to a third-party e… -
Is it possible to setup more than one data assignment for a user with a single REST API call?Using fscmRestApi/resources/11.13.18.05/dataSecurities I can setup a single data assignment every time I call the API. Is there a way to create multiple data assignments… -
REST API cannot get new added assignment DFF fieldHi All, I added a new field 'Latest Hire Date' in assignment DFF and deploy the DFF. But I cannot get it using REST API, while other fields show. May I know why? Do I ne…