Supported operations
| GET /recruitingCECandidateProfileImports |
| GET /recruitingCECandidateProfileImports/{id} |
| POST /recruitingCECandidateProfileImports |
Queryable q fields (32)
Only these fields can appear in a q filter expression on
/recruitingCECandidateProfileImports. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingCECandidateProfileImports?q=AddressLine1='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| AddressLine1 | string | = != |
| AddressLine2 | string | = != |
| AttachmentId | string | = != |
| AttachmentTrackerId | string | = != |
| Citizenship | string | = != |
| City | string | = != |
| Country | string | = != |
| DisplayName | string | = != |
| string | = != | |
| FileContents | string | = != |
| FileTitle | string | = != |
| FirstName | string | = != |
| FlowVersionId | integer | = != |
| LastName | string | = != |
| MiddleNames | string | = != |
| MilitaryRank | string | = != |
| MobilePhoneAreaCode | string | = != |
| MobilePhoneCountryCode | string | = != |
| MobilePhoneNumber | string | = != |
| MockParam | string | = != |
| PostalCode | string | = != |
| PreNameAdjunct | string | = != |
| ProfileId | string | = != |
| ProfileType | string | = != |
| ProviderKey | string | = != |
| ProviderToken | string | = != |
| Region1 | string | = != |
| Region2 | string | = != |
| Region3 | string | = != |
| StatusCode | integer | = != |
| Suffix | string | = != |
| Title | string | = != |
Child resources (7)
Each child is reachable at
/recruitingCECandidateProfileImports/{id}/child/<name>
and most can also be inlined with expand.
attachmentseducationslanguageslicensesAndCertificationsskillsworkExperiencesworkPreferences Response fields (39)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
AddressLine1AddressLine2AttachmentIdAttachmentTrackerIdCitizenshipCityCountryDisplayNameEmailFileContentsFileTitleFirstNameFlowVersionIdLastNameMiddleNamesMilitaryRankMobilePhoneAreaCodeMobilePhoneCountryCodeMobilePhoneNumberMockParamPostalCodePreNameAdjunctProfileIdProfileTypeProviderKeyProviderTokenRegion1Region2Region3StatusCodeSuffixTitleattachmentseducationslanguageslicensesAndCertificationsskillsworkExperiencesworkPreferences Build this query visually in OPAL
OPAL bundles this endpoint — and 59,000+ more — fully searchable offline, with a visual Q Builder and Finder Builder that only offer the fields listed above, so your filter can't 400. Download free · see features.
Related reference & reading
- /recruitingUICandidateResumeParsers Get all the candidate resumes in a collection
- /recruitingCECandidateResumeParsers Get all the candidate resumes in a collection
- /recruitingOppMktJobDetails Get all job details in opportunity marketplace
- /goalPlans Get all goal plans
- /recruitingCEJobApplications Get all job applications
- Oracle HCM API guide
- Why the q parameter fails and how to fix it
- Finders: named queries in Oracle Fusion REST APIs
- All endpoint reference pages