Get Started with Redwood for Oracle Cloud HCM Begin Now
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.
Oracle HCM API endpoints for Feedback given/Questionnaires/Answers
We are trying to extract Questions (feedback requested) and Answers (feedback provided) from Oracle HCM REST API, I can get question through:
https://DOMAIN/hcmRestApi/resources/11.13.18.05/questionnaires
and then individual questions through: https://DOMAIN/hcmRestApi/resources/11.13.18.05/questionnaires/{questionnairesUniqID}
Any idea how do I get the answers/feedback that we received for these questionnaires
I have also tried: /hcmRestApi/resources/11.13.18.05/givenFeedbacks but it returns "404 Not found"
Tagged:
0