For more information, please refer to this announcement explaining best practices for getting answers to questions.
recruiting candidates rest api not working
Summary:
recruiting candidates rest api not working -
/hcmRestApi/resources/11.13.18.05/recruitingCandidates
Content (please ensure you mask any confidential information):
The recruiting candidates rest api is not returning any data when searched with FullName,LastName etc using any of the below urls.
/hcmRestApi/resources/11.13.18.05/recruitingCandidates?q=FullName='Eros, Samuel'&onlyData=true
/hcmRestApi/resources/11.13.18.05/recruitingCandidates?q=FullName=Eros, Samuel&onlyData=true
/hcmRestApi/resources/11.13.18.05/recruitingCandidates?q=LastName='Eros'&onlyData=true
/hcmRestApi/resources/11.13.18.05/recruitingCandidates?q=LastName=Eros&onlyData=true
If we search with using candidate number like "/hcmRestApi/resources/11.13.18.05/recruitingCandidates/18010" or using finder like "/hcmRestApi/resources/latest/recruitingCandidates?finder=PrimaryKey;CandidateNumber=18010", then its returning the data