Technology Stack - EBS (MOSC)

MOSC Banner

How to get the all the data I need in a single REST API query to Oracle HCM

edited Apr 7, 2022 6:33AM in Technology Stack - EBS (MOSC) 2 commentsAnswered

I am currently trying to work out the best way of using the Oracle HCM REST API to extract all the employee information I need.

I have experimented with the following calls:

  • publicWorkers
  • emps
  • workers

publicWorkers probably gives me the best match but then I find that I can't get other fields I need such as:

  • TerminationDate
  • ManagerId
  • HomeEmail

Using the publicWorkers call I then have to use additional calls to get all the information I require and patch the data together.

What is the best way to get all the data I need (listed below), ideally with a single REST query?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center