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.
Worker REST API Query Paramter
Summary
Unable to Fetch data using query parameterContent
Hi All,
I am trying to Get the Worker information Using rest API but it giving me response as
"URL request parameter q with value workRelationships.StartDate='2019-09-16' is not valid."
below is the API and query parameter .
/hcmRestApi/resources/11.13.18.05/workers?q=workRelationships.StartDate='2019-09-16'
As per oracle document I used same logic to pull by using Person First Name but it didn't worked.
hcmRestApi/resources/11.13.18.05/workers?q=names.LastName='xyz'
Please let us know if I am missing something
Thanks,
Amit
0