Worker Journey Tasks REST Endpoints

Worker Journey Tasks
The workerJourneyPrecedingTasks resource provides all the preceding tasks in a worker journey.
Check task completion
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/checkTaskCompletion
Create a journey task
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}
Create preceding journey tasks
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks
Delete a journey task
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}
Delete a preceding journey task
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks/{workerJourneyPrecedingTasksUniqID}
Generate dynamic notes
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks/{workerJourneyPrecedingTasksUniqID}/action/generateDynamicNotes
Generate dynamic notes
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/generateDynamicNotes
Get a journey task
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}
Get a preceding journey task
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks/{workerJourneyPrecedingTasksUniqID}
Get all journey tasks
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks
Get all preceding journey tasks
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks
Initiate a process task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/invokeProcessAutomation
Navigate to a preceding task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks/{workerJourneyPrecedingTasksUniqID}/action/generateNavigationURL
Navigate to a task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/generateNavigationURL
Navigate to an application task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks/{workerJourneyPrecedingTasksUniqID}/action/generateNavigationDetails
Navigate to an application task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/generateNavigationDetails
Reassign a task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/reassign
Reopen a task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/reopen
Send a task reminder
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/sendReminder
Update a preceding journey task
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyPrecedingTasks/{workerJourneyPrecedingTasksUniqID}
Update journey tasks
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks
Upload a document
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/copyToDocumentRecords
Upload image
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/uploadImage
User-defined content of a task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/generateContent