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.
Passing multiple query parameters to Rest API
Summary:
Hi All, I am trying to pass multiple query parameters to Worker Rest API. I have tested the same in postman and it is working as expected. But I get 400 error when I map it through OIC.
Content (required):
Working Postman Get ALL Call - https://fusionurl/hcmRestApi/resources/11.13.18.05/workers?q=externalIdentifiers.ExternalIdentifierNumber=400090 &q=externalIdentifiers.ExternalIdentifierType=PERSONID
When I try to include '&' in RestAPI mapper, it returns as '&'. I tried passing 'and' but it failed to return any data.
Below is the screenshot of query parameters written in mapper of Rest API.
Please let me know the correct way to pass multiple query parameters.
0