Background Check Integration API — Cloud Customer Connect
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

Background Check Integration API

Hello Experts!

I am currently working on integrating our background check vender with ORC and I’m running into issues with the API to use.

When I tried to call the job requisition API (/hcmRestApi/resources/latest/recruitingJobRequisitions) and the department API (/hcmRestApi/resources/11.13.18.05/organizations) using the account created for the vendor, I only receive the below response and not the content (RequisitionID, RequisitionName, etc) that I was expecting.

{

"items": [],

"count": 0,

"hasMore": false,

"limit": 25,

"offset": 0,

"links": [ {

"rel": "self",

"href": "****************",

"name": "recruitingJobRequisitions",

"kind": "collection"

}]

}

The account for the vendor contains a custom role with the following privilege:

Use REST Service - Candidate Background Checks

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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