You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now

How to get current record of worker assignment using REST API ??

Summary:


Content (required):

Need to get current assignment record using REST API. Can we us "between" clause in the below code snippet? Just like we query in assignment table sysdate between effective_start_date and effective_end_Date; can we achieve same using REST API?

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

/hcmRestApi/resources/11.13.18.05/workers?onlyData=true&q=PersonNumber=XXXX&expand=workRelationships.assignments&orderBy=AssignmentId:desc

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!