Supported operations
| DELETE /workerJourneys/{id} |
| GET /workerJourneys |
| GET /workerJourneys/{id} |
| PATCH /workerJourneys/{id} |
| POST /workerJourneys |
Queryable q fields (20)
Only these fields can appear in a q filter expression on
/workerJourneys. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/workerJourneys?q=AccessLevel='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| AccessLevel | string | = != |
| ActionDate | string | = != |
| AllocationDate | string | = != |
| BackgroundImageURL | string | = != |
| Category | string | = != |
| Code | string | = != |
| Context | string | = != |
| ContextualAction | string | = != |
| CountryCode | string | = != |
| DisplayType | string | = != |
| InitiatorDisplayName | string | = != |
| Instance | string | = != |
| JourneyId | integer | = != |
| Level | string | = != |
| LevelValue | integer | = != |
| Name | string | = != |
| PersonId | integer | = != |
| Status | string | = != |
| SubCategory | string | = != |
| WorkerJourneyId | integer | = != |
Child resources (8)
Each child is reachable at
/workerJourneys/{id}/child/<name>
and most can also be inlined with expand.
allStepTaskscontactseventsnotespropertiestaskCountstaskTypestasks Response fields (84)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
AccessAssignmentIdAccessBasicInformationAccessCompletedTasksAccessContactSectionAccessDeferredTasksAccessEventsAccessLevelAccessLevelMeaningAccessNotesAccessOthersTasksActionAddTaskActionAddTaskFromLibraryActionDateActionEditActionForceCloseActionOccurrenceIdActionRemoveAllocationDateAllowSaveAsTemplateFlagArchiveOffsetDaysAssignedDateAssignedDateForSortAssignedFeedFlagAssignmentIdAssignmentNameBackgroundImageSourceBackgroundImageURLBackgroundThumbnailURLCategoryCategoryMeaningCodeCommentsCompletedFeedFlagCompletionCriteriaCompletionCriteriaMeaningCompletionDateCompletionMessageCompletionOffsetDaysContextContextualActionCountryCountryCodeCreatedByCreationDateDeletedFeedFlagDescriptionDisplayNameDisplayTypeFeedFlagInitiatedFeedFlagInitiatorDisplayNameInitiatorPersonIdInstanceJourneyDisplayNameJourneyIdJourneyTitleLastUpdateDateLastUpdatedByLevelLevelMeaningLevelValueMessageSubTitleMessageTextMessageTitleMultiPerformerEnabledNameObjectIdObjectReferenceIdPersonIdPersonNumberPurgeOffsetDaysStatusStatusMeaningSubCategorySubCategoryMeaningWorkerJourneyIdallStepTaskscontactseventsnotespropertiestaskCountstaskTypestasks 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
- /recruitingJobApplications Get all job applications for recruiting
- /planBalances Get all plan balances
- /recruitingCEJobRequisitionsCoordinates Get all job requisitions
- /journeys Get all journey templates
- /myBrandSurveys Get all surveys
- 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