Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Is there any REST API allowing to programmatically access and manipulate questionnaires? (any type)
Summary:
A change in a customer business process require to be able to provide programmatically answers to Questionnaires previously provided manually by human operators.
For this purpose I found the questionnaireParticipants and questionnaireResponses APIs, but according to SR 3-38440294881 and CCC entry https://community.oracle.com/customerconnect/discussion/comment/1036388#Comment_1036388 these APIs work only on "General Surveys subscriber" which are those in the FUSION.HRQ_QSTNR_PARTICIPANTS having SUBSCRIBER_ID=15.
Unfortunately the questionnaires the customer needs to manipulate have SUBCRIBER_ID != 15 (they have 3, 4, 10, 13).
Before telling the customer this operation is not possible and opening or voting an Idea on CCC, I would like to have confirmation that as of now manipulation of questionnaires (other than "General Surveys") using REST API is not possible in HCM.