- Subcategories:
- Allocated Checklist Task Attributes
- Candidate Attachments
- Large Object (LOB) Attributes - AddToCalendar
- Large Object (LOB) Attributes - Notes
- Large Object (LOB) Attributes - SignatureImageData
- Learning Content Items List of Values
- Notifications
- Properties
- Questionnaire Responses
Worker Journey Tasks REST Endpoints
Worker Journey Tasks
The workerJourneyPrecedingTasks resource provides all the preceding tasks in a worker journey.
- Check task completion
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/checkTaskCompletion - Create a journey task
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID} - Create preceding journey tasks
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks - Delete a journey task
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID} - Delete a preceding journey task
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks/{workerJourneyPrecedingTasksUniqID} - Generate dynamic notes
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks/{workerJourneyPrecedingTasksUniqID}/action/generateDynamicNotes - Generate dynamic notes
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/generateDynamicNotes - Get a journey task
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID} - Get a preceding journey task
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks/{workerJourneyPrecedingTasksUniqID} - Get all journey tasks
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks - Get all preceding journey tasks
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks - Initiate a process task
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/invokeProcessAutomation - Navigate to a preceding task
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks/{workerJourneyPrecedingTasksUniqID}/action/generateNavigationURL - Navigate to a task
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/generateNavigationURL - Navigate to an application task
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks/{workerJourneyPrecedingTasksUniqID}/action/generateNavigationDetails - Navigate to an application task
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/generateNavigationDetails - Reassign a task
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/reassign - Reopen a task
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/reopen - Send a task reminder
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/sendReminder - Update a preceding journey task
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks/{workerJourneyPrecedingTasksUniqID} - Update journey tasks
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks - Upload a document
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/copyToDocumentRecords - Upload image
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/uploadImage - User-defined content of a task
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/generateContent