Get Started with Redwood for Oracle Cloud HCM Begin Now
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