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
I want to use REST APIs to create special project items in HCM
if I use /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/specialProjectSections/{ProfileSectionId1}/child/specialProjectItems/{ProjectId}/child/specialProjectItemsDFF this requires me to enter in a ProjectId, but if I do this then it will update the project item that already exists under that ID, not creating a new one. The documentation tells me to use
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/specialProjectSections/{ProfileSectionId1}/child/specialProjectItems
But I can't seem to figure out what JSON I need is to create the new ProjectId, can anyone help me with this please?
Tagged:
0