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.
Rest API- Get Candidate Attachment
Summary
How to get the long version of Attachment document ID via HCM extractContent
Can we get the long version of the attached document as written in the sample below in RED for Candidate documents via HCM extract ? . I need the long version for the Rest API
Here is the syntax:
/hcmRestApi/resources/11.13.18.05/recruitingCandidates/{CandidateNumber}/child/attachments/{AttachedDocumentId
Here is the sample:
curl -i -u "<username>:<password>" -X GET http://host:port/hcmCoreApi/resources/11.13.18.05/recruitingJobRequisitions/PR_REQ_501/child/attachments/00020000000EACED00057708000110F08413625C0000000EACED00057708000110F08413625BrecruitingCandidates/187477/child/attachments/00020000000EACED00057708000110F0846BDE280000000EACED00057708000110F0846BDE27
Tagged:
0