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
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

WORKERS REST API how to pass Parameters

Hello, We have recently implemented the ServiceNow HRSD module. We are invoking "/hcmRestApi/resources/11.13.18.05/workers" API from SNOW to sync our employee information Oracle HCM Cloud environment into HRSD.

This is the REST API call we are currently using.
https://xxxx.xx.****.oraclecloud.com/hcmRestApi/resources/11.13.18.05/workers?expand=workRelationships.assignments%2Cnames%2Cphones%2Cemails%2Caddresses%2Cethnicities%2ClegislativeInfo%2CnationalIdentifiers%2Ccitizenships%2CworkRelationships.assignments.managers%2CworkRelationships.assignments.assignmentsDFF&onlyData=true

Want to apply the below filters to the API

  1. Person Type = EMP
  2. Or (Person Type = EX_EMP and "Termination Date" > 01-Jun-2024)

I want to know how can we add these parameters to the API call.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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