Supported operations
| DELETE /workerJourneyTasks/{id} |
| GET /workerJourneyTasks |
| GET /workerJourneyTasks/{id} |
| PATCH /workerJourneyTasks/{id} |
| POST /workerJourneyTasks |
Queryable q fields (18)
Only these fields can appear in a q filter expression on
/workerJourneyTasks. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/workerJourneyTasks?q=AttachmentTypeTags='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| AttachmentTypeTags | string | = != |
| DocumentTypeTags | string | = != |
| JourneyCategory | string | = != |
| JourneyCode | string | = != |
| JourneyInstance | string | = != |
| JourneyName | string | = != |
| JourneyPersonId | integer | = != |
| LearningContentTypeMeaning | string | = != |
| Name | string | = != |
| ParentWorkerJourneyId | integer | = != |
| ProcessingMode | string | = != |
| RequiredFlag | boolean | = != |
| SignerAuthentication | string | = != |
| Status | string | = != |
| TargetEndDate | string | = != |
| VideoTypeMeaning | string | = != |
| WorkerJourneyId | integer | = != |
| WorkerJourneyTaskId | integer | = != |
Child resources (7)
Each child is reachable at
/workerJourneyTasks/{id}/child/<name>
and most can also be inlined with expand.
attachmentsdocumentslearningItemsnotificationspropertiesquestionnaireResponsestasksDFF Response fields (165)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
AccessActivityAccessAttachmentsAccessCommentsAccessContactAccessGuidedJourneyAccessNotesActionAddToCalendarActionAddToCalendarLabelActionCompleteActionCompleteLabelActionEditActionEditDueDateActionReassignActionRejectActionRejectLabelActionRemoveActionReopenActionSaveActionSaveLabelActionURLActivityAction1LabelActivityAction2LabelActivityAction3LabelActivityAction4LabelActivityAction5LabelActualEndDateActualStartDateAddAttachmentsToDORFlagAddToCalendarAgentCodeForCompletionAgentCodeForSaveAllowAttachmentFlagAllowCommentFlagAllowNoteTitleFlagAllowNotesContentFlagAllowPrecedingTaskFlagAnalysisParametersAnalysisPathAnalyticsSubTypeApplicationTaskNameAttachmentDocumentTypeIdAttachmentTypeTagsAuthenticationFormatAuthenticationInstructionTextCommentsCompletedByDisplayNameCompletedByPersonIdCompletedFeedFlagCompletionDateConfigurableFormContextContentProviderCodeCreatedByCreationDateDeferredStartDateDeletedFeedFlagDependentTaskIdDependentTaskNameDescriptionDisplayOptionsDocumentTypeIdDocumentTypeNameDocumentTypeTagsDynamicNotesSourceDynamicNotesTypeEmbeddedApplicationTaskCodeEmbeddedApplicationTaskTypeIdEnableEmailFlagEnableExpiryFlagEnableSignatureFlagErrorDetailsErrorMessageErrorTypeExpiryDateExpiryDurationExpiryRelativeToExpiryRelativeToMeaningFeedFlagGuidedJourneyCodeGuidedJourneyTaskCodesInitiatedFeedFlagJourneyActionDateJourneyAssignmentIdJourneyCategoryJourneyCodeJourneyInstanceJourneyNameJourneyPersonIdJourneyPersonNameJourneyPersonNumberJourneySubCategoryJourneySubCategoryMeaningLastUpdateDateLastUpdatedByLearnCommunityIdLearnEnrollmentIdLearnEnrollmentTypeLearningContentTypeLearningContentTypeMeaningLearningItemIdNameNoteTitleNotesObjectReferenceIdOpenInSamePageFlagOpenReportInSamePageFlagOwnerNameOwnerPersonIdOwnerTypeOwnerTypeMeaningOwnerWorkEmailAddressParentWorkerJourneyIdPerformerNamePerformerPersonIdPerformerTypePerformerTypeMeaningProcessingModeQuestionnaireIdQuestionnaireNameReassignedFeedFlagReminderDurationReminderRecurrenceReminderRelativeToReportPathRequiredFlagSaveAttachmentsToDORForSaveAttachmentsToDORForMeaningSaveDocumentsToDORForSaveDocumentsToDORForMeaningSequenceSignAddressSignDateSignatureImageDataSignatureNameValidationSignatureValidationModeSignerAuthenticationSignerEmailSignerNameStatusStatusCategoryStatusMeaningSubTypeSubTypeMeaningTargetDurationTargetDurationUOMTargetEndDateTargetStartDateTaskCompletionEnabledFlagTypeTypeMeaningVideoTypeVideoTypeMeaningVideoURLWorkAuthorizationProgressStatusWorkAuthorizationProgressStatusMeaningWorkAuthorizationVerificationStatusWorkAuthorizationVerificationStatusMeaningWorkerJourneyIdWorkerJourneyTaskIdattachmentsdocumentslearningItemsnotificationspropertiesquestionnaireResponsestasksDFF 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
- /communicateUIEmployeeEventDetails Get all employee events
- /recruitingCEOfferDetails Get all details of job offers
- /recruitingJobSitePostedJobs Get details about all posted requisitions
- /selfDetails Get all self details
- /myBrandMeetingSurveys Get all meeting 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