Get a worker journey
get
/hcmRestApi/resources/11.13.18.05/workerJourneys/{WorkerJourneyId}
Request
Path Parameters
-
WorkerJourneyId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : workerJourneys-item-response
Type:
Show Source
object-
AccessBasicInformation: string
Title:
Access Basic InfoRead Only:trueSetting that determines if the signed in user can access the Basic Info section. -
AccessCompletedTasks: string
Title:
Access Completed TasksRead Only:trueSetting that determines if the signed in user can access the Completed Tasks section. -
AccessContactSection: string
Read Only:
trueSetting that determines if the signed in user can view the Contact Us section. -
AccessDeferredTasks: string
Title:
Access Deferred TasksRead Only:trueSetting that determines if the signed in user can access the Deferred Tasks section. -
AccessEvents: string
Title:
Access What's HappeningRead Only:trueSetting that determines if the signed in user can access the What's Happening section. -
AccessNotes: string
Title:
Access NotesRead Only:trueSetting that determines if the signed in user can access the Notes section. -
AccessOthersTasks: string
Title:
Access Others TasksRead Only:trueSetting that determines if the signed in user can access the Others' Tasks section. -
ActionAddTask: string
Title:
Add a TaskRead Only:trueSetting that determines if the signed in user can add a task to the journey. -
ActionAddTaskFromLibrary: string
Title:
Add a Task from Task LibraryRead Only:trueSetting that determines if the signed in user can add a task from the task library for the journey. -
ActionDate: string
(date)
Title:
Action DateDate as of which the journey is allocated. -
ActionEdit: string
Title:
EditRead Only:trueSetting that determines if the signed in user can edit the worker journey. -
ActionForceClose: string
Title:
Force CloseRead Only:trueSetting that determines if the signed in user can force close the journey. -
ActionOccurrenceId: integer
(int64)
Title:
Action Occurrence IDRead Only:trueUnique identifier of the employment action for which this journey is assigned. -
ActionRemove: string
Title:
RemoveRead Only:trueSetting that determines if the signed in user can remove the journey. -
AllocationDate: string
(date)
Title:
Allocation DateDate on which the journey is initiated. -
AllowSaveAsTemplateFlag: boolean
Indicates whether the journey can be saved as a template.
-
allStepTasks: array
All Step Tasks
Title:
All Step TasksThe allStepTasks resource is a child of the workerJourneys resource. It includes all the step tasks in the worker journey. -
ArchiveOffsetDays: integer
(int32)
Title:
Archive After MonthsDuration after which the completed assigned journeys will be archived. -
AssignedDate: string
(date)
Title:
Assigned DateDate on which the journey record was created. -
AssignedDateForSort: string
(date)
Read Only:
trueDate by which journeys can be sorted. -
AssignedFeedFlag: boolean
Indicates whether the atom feed is enabled when a journey is assigned.
-
AssignmentId: integer
(int64)
Internal identifier of the journey assignee's assignment.
-
AssignmentName: string
Title:
Business TitleRead Only:trueMaximum Length:255Business title of the journey assignee. -
BackgroundImageSource: string
Read Only:
trueSource of the background image. -
BackgroundImageURL: string
Title:
Background Image URLRead Only:trueMaximum Length:4000URL of the image displayed on the journey card and journey details page. -
BackgroundThumbnailURL: string
Title:
Thumbnail Image URLRead Only:trueMaximum Length:4000URL of the journey background thumbnail image. -
Category: string
Title:
Category CodeMaximum Length:60Category code of the journey. -
CategoryMeaning: string
Title:
CategoryRead Only:trueMaximum Length:80Meaning of the journey category. -
Comments: string
Title:
CommentsMaximum Length:4000Comments for the journey. -
CompletedFeedFlag: boolean
Indicates whether the atom feed is enabled when a journey is completed.
-
CompletionCriteria: string
Title:
Completion CriteriaMaximum Length:30Criteria to complete an assigned journey. -
CompletionCriteriaMeaning: string
Title:
MeaningRead Only:trueMaximum Length:80Meaning of the completion criteria. -
CompletionDate: string
(date)
Title:
Completion DateRead Only:trueDate on which the journey is completed. -
CompletionMessage: string
Read Only:
trueMaximum Length:720Message displayed when the journey is completed. -
CompletionOffsetDays: integer
(int32)
Title:
Days for CompletionNumber of days after which the journey should be marked as complete. -
contacts: array
Contacts
Title:
ContactsThe contacts resource is a child of the workerJourneys resource. It includes a list of contacts associated with the worker journey. -
Context: string
Maximum Length:
240Context for a journey. -
ContextualAction: string
Read Only:
trueMaximum Length:240Transaction flow for which the contextual journey is applicable. -
Country: string
Title:
CountryRead Only:trueMaximum Length:80Name of the country to which the journey is applicable. -
CountryCode: string
Title:
Legislation CodeMaximum Length:30Code of the country to which the journey is applicable. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the task. -
CreationDate: string
(date-time)
Read Only:
trueDate on which the task was created. -
DeletedFeedFlag: boolean
Indicates whether the atom feed is enabled when a journey is deleted.
-
Description: string
Title:
DescriptionMaximum Length:360Description of the journey. -
DisplayName: string
Title:
Person NameRead Only:trueMaximum Length:240Display name of the journey assignee -
events: array
Events
Title:
EventsThe events resource is a child of the workerJourneys resource. It includes a list of events associated with the worker journey. -
FeedFlag: boolean
Indicates whether the atom feed is enabled.
-
InitiatedFeedFlag: boolean
Indicates whether the atom feed is enabled when a journey is initiated.
-
InitiatorDisplayName: string
Read Only:
trueMaximum Length:240Display name of the journey initiator. -
InitiatorPersonId: integer
(int64)
Title:
Initiator Person IdentifierRead Only:trueInternal identifier of the journey initiator. -
Instance: string
Title:
InstanceMaximum Length:20Instance of the allocated journey to identify if the same journey is allocated to the worker multiple times. -
JourneyDisplayName: string
Title:
Journey Display NameDisplay name of the journey. -
JourneyId: integer
(int64)
Title:
Template IdentifierRead Only:trueIdentifier of the journey. -
JourneyTitle: string
Title:
Journey TitleRead Only:trueTitle of the journey that's displayed on the specific journey's landing page. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate on which the task was updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who last updated the task. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MessageSubTitle: string
Read Only:
trueMaximum Length:720Subtitle of the message displayed in the journey details. -
MessageText: string
Title:
Message TextRead Only:trueMaximum Length:400Message text displayed for the journey. -
MessageTitle: string
Title:
Message TitleMaximum Length:400Title for the message displayed in the journey details. -
Name: string
Title:
NameMaximum Length:240Name of the journey. -
notes: array
Notes
Title:
NotesThe notes resource is a child of the workerJourneys resource. It includes the notes associated with the worker journey. -
ObjectId: integer
(int64)
Title:
Object IDRead Only:trueDefault Value:-1Unique identifier of the event object for which this journey is assigned. -
ObjectReferenceId: integer
(int64)
Read Only:
trueReference identifier of the journey template object. -
PersonId: integer
(int64)
Title:
Person IDInternal identifier of the journey assignee. -
PersonNumber: string
Title:
Person NumberRead Only:trueMaximum Length:255Number assigned to the journey assignee to identify the person uniquely. -
properties: array
Journey Task Properties
Title:
Journey Task PropertiesThe properties resource is the child of the workerJourneys resource. It includes all the journey properties associated with the parent journey template. -
PurgeOffsetDays: integer
(int32)
Title:
Purge After MonthsThe duration after which all archived journeys will be purged. -
Status: string
Title:
Status CodeMaximum Length:60Status code of the worker journey. -
StatusMeaning: string
Title:
StatusRead Only:trueMaximum Length:80Status of the worker journey. -
SubCategory: string
Read Only:
trueMaximum Length:60Subcategory of the worker journey. -
SubCategoryMeaning: string
Title:
MeaningRead Only:trueMaximum Length:80Subcategory meaning of the worker journey. -
taskCounts: array
Task Counts
Title:
Task CountsThe taskCounts resource is a child of the workerJourneys resource. It includes a summary of the tasks in the worker journey. -
tasks: array
Tasks
Title:
TasksThe tasks resource is a child of the workerJourneys resource. It includes all the tasks in the worker journey. -
taskTypes: array
Task Types
Title:
Task TypesThe taskTypes resource is the child of the workerJourneys resource. It includes all the task types associated with the parent journey template. -
WorkerJourneyId: integer
(int64)
Title:
Worker Journey IDRead Only:truePrimary key generated by the application.
Nested Schema : All Step Tasks
Type:
arrayTitle:
All Step TasksThe allStepTasks resource is a child of the workerJourneys resource. It includes all the step tasks in the worker journey.
Show Source
Nested Schema : Contacts
Type:
arrayTitle:
ContactsThe contacts resource is a child of the workerJourneys resource. It includes a list of contacts associated with the worker journey.
Show Source
Nested Schema : Events
Type:
arrayTitle:
EventsThe events resource is a child of the workerJourneys resource. It includes a list of events associated with the worker journey.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Notes
Type:
arrayTitle:
NotesThe notes resource is a child of the workerJourneys resource. It includes the notes associated with the worker journey.
Show Source
Nested Schema : Journey Task Properties
Type:
arrayTitle:
Journey Task PropertiesThe properties resource is the child of the workerJourneys resource. It includes all the journey properties associated with the parent journey template.
Show Source
Nested Schema : Task Counts
Type:
arrayTitle:
Task CountsThe taskCounts resource is a child of the workerJourneys resource. It includes a summary of the tasks in the worker journey.
Show Source
Nested Schema : Tasks
Type:
arrayTitle:
TasksThe tasks resource is a child of the workerJourneys resource. It includes all the tasks in the worker journey.
Show Source
Nested Schema : Task Types
Type:
arrayTitle:
Task TypesThe taskTypes resource is the child of the workerJourneys resource. It includes all the task types associated with the parent journey template.
Show Source
Nested Schema : workerJourneys-allStepTasks-item-response
Type:
Show Source
object-
AccessActivity: string
Title:
Access TaskRead Only:trueSetting that determines if the signed in user can access the task. -
AccessAttachments: string
Title:
Access AttachmentsRead Only:trueSetting that determines if the signed in user can access the task attachments. -
AccessComments: string
Title:
Access CommentsRead Only:trueSetting that determines if the signed in user can access the task comments. -
AccessContact: string
Title:
Access Contact InformationRead Only:trueSetting that determines if the signed in user can access the task contact details. -
AccessNotes: string
Title:
Access NotesRead Only:trueSetting that determines if the signed in user can access the task notes. -
ActionComplete: string
Title:
Mark as CompleteRead Only:trueSetting that determines if the signed in user can mark the task as complete. -
ActionEdit: string
Title:
EditRead Only:trueSetting that determines if the signed in user can edit the task. -
ActionEditDueDate: string
Title:
Edit Due DateRead Only:trueSetting that determines if the signed in user can edit the due date of the task. -
ActionReassign: string
Title:
ReassignRead Only:trueSetting that determines if the signed in user can reassign the task. -
ActionReject: string
Title:
Mark as Not ApplicableRead Only:trueSetting that determines if the signed in user can mark the task as not applicable. -
ActionRemove: string
Title:
RemoveRead Only:trueSetting that determines if the signed in user can remove the task. -
ActionReopen: string
Title:
ReopenRead Only:trueSetting that determines if the signed in user can reopen a completed task. -
ActionSendReminder: string
Title:
Send ReminderRead Only:trueSetting that determines if the signed in user can send a reminder for a task. -
ActionURL: string
Title:
URLRead Only:trueMaximum Length:1000URL associated with the task that's entered on the setup screen. -
ActualEndDate: string
(date)
Title:
Actual End DateRead Only:trueEnd date of the task. -
ActualStartDate: string
(date)
Title:
Actual Start DateRead Only:trueDate on which the task was opened. -
AllowAttachmentFlag: boolean
Title:
Allow AttachmentsRead Only:trueIndicates whether attachments are enabled for a task. Valid values are Yes and No. The default value is No. -
AllowCommentFlag: boolean
Title:
Allow CommentsRead Only:trueIndicates whether comments are enabled for a task. Valid values are Yes and No. The default value is No. -
AllowNotesContentFlag: boolean
Read Only:
trueIndicates whether rich content can be added for notes. Valid values are Yes or No. The default is Yes. -
AllowNoteTitleFlag: boolean
Title:
Enable Notes TitleRead Only:trueIndicates whether the Notes title is hidden or not. Valid values are Yes and No. The default value is No. -
ApplicationTaskName: string
Title:
Application TaskRead Only:trueDisplay name of the application task. -
Comments: string
Title:
CommentsRead Only:trueMaximum Length:4000Comments for the task. -
CompletedByDisplayName: string
Title:
Completed by Person NameRead Only:trueName of the person who completed the task. -
CompletedByPersonId: integer
Title:
Completed by Person IDRead Only:truePerson identifier of the person who completed the task. -
CompletionDate: string
(date)
Title:
Completed OnRead Only:trueDate on which the task was completed. -
ConfigurableFormContext: string
Title:
Configurable FormRead Only:trueMaximum Length:80Descriptive flexfield context code for configurable form task type. -
ContentProviderCode: string
Read Only:
trueMaximum Length:240Code of the user-defined content task. -
DeferredStartDate: string
(date)
Title:
Deferred Task Start DateRead Only:trueStart date for the deferred task. -
DependentTaskId: integer
(int64)
Title:
Preceding Task IDRead Only:truePrimary key or unique identifier of the dependent task. -
DependentTaskName: string
Title:
Preceding TaskRead Only:trueMaximum Length:240Name of the dependent task. -
Description: string
Title:
DescriptionRead Only:trueMaximum Length:4000Description of the task. -
EmbeddedApplicationTaskCode: string
Read Only:
trueMaximum Length:240Code of the embedded application task. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Title:
NameRead Only:trueMaximum Length:240Name of the journey task. -
Notes: string
(byte)
Title:
NotesRead Only:trueNotes for the task. The notes text is stored as a CLOB object. To use in the payload, the text should be converted to a base64 encoded string using either a conversion tool or a prerequisite script. -
NoteTitle: string
Title:
Notes TitleRead Only:trueMaximum Length:150Title of the Notes section in the task. -
OpenInSamePageFlag: boolean
Read Only:
trueIndicates whether the external URL should open in the existing page or a new page. Valid values are Yes and No. The default value is No. -
OpenReportInSamePageFlag: boolean
Read Only:
trueIndicates whether the report should open in the existing page or a new page. Valid values are Yes and No. The default value is Yes. -
OwnerName: string
Title:
Owner NameRead Only:truePerson display name of task owner in case of single owner. Else, returns responsibility type name. -
OwnerPersonId: integer
(int64)
Title:
Owner Person IDRead Only:trueIdentifier of the task owner. Applicable only in case of a single task owner. -
OwnerType: string
Title:
Owner TypeRead Only:trueMaximum Length:30Task owner type. -
OwnerTypeMeaning: string
Title:
OwnerRead Only:trueTask owner type meaning. -
ParentWorkerJourneyId: integer
(int64)
Title:
Worker Journey IDRead Only:trueUnique identifier of the parent enterprise onboarding checklist. -
PerformerName: string
Title:
Performer NameRead Only:truePerson display name of task performer in case of single performer. Else, returns responsibility type name. -
PerformerPersonId: integer
(int64)
Title:
Performer Person IDRead Only:truePerson identifier of the task performer. Applicable only in case of a single task performer. -
PerformerType: string
Title:
Performer TypeRead Only:trueTask performer type. -
PerformerTypeMeaning: string
Title:
PerformerRead Only:trueTask performer type meaning. -
ReportPath: string
Title:
Report PathRead Only:trueMaximum Length:1000Path to the report in BI Catalog. -
RequiredFlag: boolean
Title:
RequiredRead Only:trueMaximum Length:30Indicates whether the task is mandatory or optional. Valid values are Yes and No. The default value is No. -
Sequence: integer
(int32)
Title:
SequenceRead Only:trueTask display ordering sequence. Default is 1. -
SignAddress: string
Title:
IP Address of SignatureRead Only:trueMaximum Length:120Internet protocol address where the electronic signature was provided. -
SignDate: string
(date)
Title:
Date of SignatureRead Only:trueDate on which the electronic signature was provided for an electronic signature task. -
SignerEmail: string
Title:
Email of SignerRead Only:trueMaximum Length:400Email address of the signer for an electronic signature task. -
SignerName: string
Title:
Name of SignerRead Only:trueMaximum Length:120Name of the signer for an electronic signature task. -
StageName: string
Read Only:
trueName of the phase in a journey with multiple phases. -
StageSequence: integer
Read Only:
trueSequence of the phase in a journey with multiple phases. -
Status: string
Title:
Status CodeRead Only:trueMaximum Length:60Code for the task status. -
StatusCategory: string
Title:
Status CategoryRead Only:trueCategory of the status. -
StatusMeaning: string
Title:
StatusRead Only:trueMaximum Length:80Status of the task. -
SubType: string
Title:
Subtype CodeRead Only:trueMaximum Length:30Task action subtype code. Available only for I 9 and Electronic Signature task types. -
SubTypeMeaning: string
Title:
SubtypeRead Only:trueTask action subtype. Available only for I 9 and Electronic Signature task types. -
TargetEndDate: string
(date)
Title:
Target End DateRead Only:trueDue date of the task. -
TargetStartDate: string
(date)
Title:
Target Start DateRead Only:trueExpected initiation date of the task. -
Type: string
Title:
Type CodeRead Only:trueMaximum Length:80Code for the task action type. -
TypeMeaning: string
Title:
TypeRead Only:trueMaximum Length:80Meaning of the task type. -
WorkerJourneyTaskId: integer
(int64)
Title:
Journey Task IDRead Only:trueUnique identifier of the journey task.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : workerJourneys-contacts-item-response
Type:
Show Source
object-
ContactEmail: string
Title:
Contact EmailRead Only:trueWork email of the contact. -
ContactName: string
Title:
Contact NameRead Only:truePerson name of the contact. -
ContactPersonId: integer
Title:
Contact Person IDRead Only:trueInternal identifier for the contact. -
ContactPersonNumber: string
Title:
Person NumberRead Only:truePerson number of the contact. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Title: string
Title:
Contact TitleRead Only:trueMaximum Length:30Title of the contact. Values are from the ORA_PER_ONB_CONTACT_TITLE lookup. For example, ONBOARDING_SPONSOR -
TitleMeaning: string
Title:
Contact MeaningRead Only:trueMaximum Length:80Meaning of the contact title. For example, Onboarding Sponsor. -
Type: string
Title:
Contact TypeRead Only:trueMaximum Length:30Type of contact. Valid values are from the ORA_PER_ONB_CONTACT_TYPE lookup. For example, Line Manager, Area of Responsibility. -
TypeMeaning: string
Title:
Contact MeaningRead Only:trueMaximum Length:80Meaning of the contact type. -
WorkerJourneyContactId: integer
(int64)
Title:
Contact IDRead Only:trueUnique identifier of the journey contact.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : workerJourneys-events-item-response
Type:
Show Source
object-
Category: string
Title:
Category CodeRead Only:trueMaximum Length:30Event category code. Values are from ORA_PER_ONB_CONTENT_SBTYP_EVNT lookup. For example, Insight -
CategoryMeaning: string
Title:
Category MeaningRead Only:trueMaximum Length:80Event category meaning. For example, Insight. -
Description: string
Title:
DescriptionRead Only:trueMaximum Length:1000Description of the event. -
EventURL: string
Title:
URLRead Only:trueMaximum Length:240URL of the event. -
ImageURL: string
Title:
Image URLRead Only:trueMaximum Length:240URL of the event background image. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Sequence: integer
(int32)
Title:
SequenceRead Only:trueDisplay order of the events. -
Title: string
Title:
TitleRead Only:trueMaximum Length:120Title of the event. -
WorkerJourneyEventId: integer
(int64)
Title:
Journey Event IDRead Only:trueUnique identifier of the journey event.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : workerJourneys-notes-item-response
Type:
Show Source
object-
Description: string
Title:
DescriptionRead Only:trueMaximum Length:1000Description of the note. -
EventDate: string
(date)
Title:
Meeting DateRead Only:trueDate for the meeting type note. -
EventLocation: string
Title:
Meeting LocationRead Only:trueMaximum Length:240Location for the meeting type note. -
EventTime: string
Title:
Meeting TimeRead Only:trueMaximum Length:10Time for the meeting type note. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Sequence: integer
(int32)
Title:
SequenceRead Only:trueDisplay order of the notes. -
Title: string
Title:
TitleRead Only:trueMaximum Length:120Title of the note. -
Type: string
Title:
TypeRead Only:trueMaximum Length:30Note subtype code. Values are from the ORA_PER_ONB_CONTENT_SBTYP_NOTE lookup. For example, Meeting Note, Standard Note. -
TypeMeaning: string
Title:
MeaningRead Only:trueMaximum Length:80Note subtype meaning. -
WorkerJourneyNoteId: integer
(int64)
Title:
Journey Notes IDRead Only:trueUnique identifier of the journey notes.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : workerJourneys-properties-item-response
Type:
Show Source
object-
AssigneeDefaultValue: string
Default value of the journey template property for assignee.
-
AssigneeLookupType: string
Journey template property type for assignee.
-
AssigneeValue: string
Value of the journey template property for assignee.
-
Category: string
Name of the group for journey template property.
-
CategoryMeaning: string
Meaning of the group for journey template property.
-
Code: string
Code of the journey template property
-
DisabledForAssigneeFlag: boolean
Indicates if the journey template property is disabled for assignee.
-
DisabledForInitiatorFlag: boolean
Indicates if journey template property is disabled for initiator.
-
DisabledForLineManagerFlag: boolean
Indicates if journey template property is disabled for line manager.
-
DisabledForOthersFlag: boolean
Indicates if the journey template is disabled for other users.
-
InitiatorDefaultValue: string
Default value of the journey template property for initiator.
-
InitiatorLookupType: string
Journey template property type for initiator.
-
InitiatorValue: string
Value of the journey template property for initiator.
-
Level: string
Level of the journey template property.
-
LineManagerDefaultValue: string
Default value of the journey template property for line manager.
-
LineManagerLookupType: string
Journey template property type for line manager.
-
LineManagerValue: string
Value of the journey template property for assignee.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Name of the journey template property.
-
OthersDefaultValue: string
Default value of the journey template property for other user.
-
OthersLookupType: string
Journey template property type for assignee.
-
OthersValue: string
Value of the journey template property for other user.
-
OverriddenFlag: boolean
Indicates if the journey template property is overridden.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : workerJourneys-taskCounts-item-response
Type:
Show Source
object-
AvailableOthersTasks: number
Read Only:
trueCount of tasks in the journey that are active and aren't deferred for users other than the signed in user. -
AvailableSelfTasks: number
Title:
Active Tasks for SelfRead Only:trueCount of tasks in the journey that are active and aren't deferred for the signed in user. -
CompletedOthersTasks: number
Title:
Others Completed TasksRead Only:trueCount of tasks to be completed by users other than the signed in user or the journey assignee in the journey. -
CompletedSelfTasks: number
Title:
Completed Tasks for SelfRead Only:trueCount of tasks completed by the signed in user in the journey. -
CompletedTasks: number
Title:
Total Completed TasksRead Only:trueTotal number of completed tasks in the journey. -
CompletedWorkerTasks: number
Title:
Completed Tasks for AssigneeRead Only:trueCount of tasks completed by journey assignee in the journey. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OthersTasks: number
Title:
Others TasksRead Only:trueCount of tasks to be performed by users other than the signed in user or the journey assignee in the journey. -
OverdueSelfTasks: number
Title:
Overdue Tasks for SelfRead Only:trueCount of overdue tasks for the signed in user in the journey. -
OverdueTasks: number
Title:
Total Overdue TasksRead Only:trueTotal number of overdue tasks in the journey. -
SelfTasks: number
Title:
Tasks for SelfRead Only:trueCount of tasks for the signed in user in the journey. -
Tasks: number
Title:
Total TasksRead Only:trueTotal tasks in the journey. -
WorkerJourneyId: integer
(int64)
Title:
Worker Journey IDRead Only:trueUnique identifier of the journey. -
WorkerTasks: number
Title:
Assignee TasksRead Only:trueCount of assignee tasks in the journey.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : workerJourneys-tasks-item-response
Type:
Show Source
object-
AccessActivity: string
Title:
Access TaskRead Only:trueSetting that determines if the signed in user can access the task. -
AccessAttachments: string
Title:
Access AttachmentsRead Only:trueSetting that determines if the signed in user can access the task attachments. -
AccessComments: string
Title:
Access CommentsRead Only:trueSetting that determines if the signed in user can access the task comments. -
AccessContact: string
Title:
Access Contact InformationRead Only:trueSetting that determines if the signed in user can access the task contact details. -
AccessNotes: string
Title:
Access NotesRead Only:trueSetting that determines if the signed in user can access the task notes. -
ActionAddToCalendar: string
Title:
Add Task to CalendarRead Only:trueSetting that determines if the signed in user can add the task as a calendar event. -
ActionAddToCalendarLabel: string
Maximum Length:
120Setting that enables to change the label of the add to calendar action. -
ActionComplete: string
Title:
Mark as CompleteRead Only:trueSetting that determines if the signed in user can mark a task complete. -
ActionCompleteLabel: string
Maximum Length:
120Setting that enables to change the label of the complete action. -
ActionEdit: string
Title:
EditRead Only:trueSetting that determines if the signed in user can edit the task. -
ActionEditDueDate: string
Title:
Edit Due DateRead Only:trueSetting that determines if the signed in user can edit the due date of the task. -
ActionReassign: string
Title:
ReassignRead Only:trueSetting that determines if the signed in user can reassign the task. -
ActionReject: string
Title:
Mark as Not ApplicableRead Only:trueSetting that determines if the signed in user can mark the task as not applicable. -
ActionRejectLabel: string
Maximum Length:
120Setting that enables to change the label of the not applicable action. -
ActionRemove: string
Title:
RemoveRead Only:trueSetting that determines if the signed in user can remove the task. -
ActionReopen: string
Title:
ReopenRead Only:trueSetting that determines if the signed in user can reopen a completed task. -
ActionSave: string
Read Only:
trueSetting that determines if the signed in user can save an incomplete task. -
ActionSaveLabel: string
Maximum Length:
120Setting that enables to change the label of the save as draft action. -
ActionSendReminder: string
Read Only:
trueMaximum Length:255Setting that determines if the signed in user can send a reminder for a task. -
ActionURL: string
Title:
URLMaximum Length:1000URL associated with the task that's entered on the setup screen. -
ActivityAction1Label: string
Maximum Length:
120Setting that enables to change the label of action 1. -
ActivityAction2Label: string
Maximum Length:
120Setting that enables to change the label of action 2. -
ActivityAction3Label: string
Maximum Length:
120Setting that enables to change the label of action 3. -
ActivityAction4Label: string
Maximum Length:
120Setting that enables to change the label of action 4. -
ActivityAction5Label: string
Maximum Length:
120Setting that enables to change the label of action 5. -
ActualEndDate: string
(date)
Title:
Actual End DateDate on which the task was completed. -
ActualStartDate: string
(date)
Title:
Actual Start DateDate on which the task was opened. -
AddAttachmentsToDORFlag: boolean
Task attachment addition to document records.
-
AddToCalendar: string
(byte)
Title:
Add to CalendarRead Only:trueAddition of the task as a calendar event. -
AddToLibraryFlag: boolean
Task addition to personal library.
-
AllowAttachmentFlag: boolean
Indicates whether attachments are enabled for a task. Valid values are Yes or No. The default value is No.
-
AllowCommentFlag: boolean
Indicates whether comments are enabled for a task. Valid values are Yes or No. The default value is No.
-
AllowNotesContentFlag: boolean
Indicates whether rich content can be added for notes. Valid values are Yes or No. The default is Yes.
-
AllowNoteTitleFlag: boolean
Indicates whether the Notes title is hidden or not. Valid values are Yes and No. The default value is No.
-
AnalysisParameters: string
Read Only:
trueMaximum Length:4000Parameters associated with an analytics task type. -
AnalysisPath: string
Read Only:
trueMaximum Length:1000OTBI analysis path for an analytics task type. -
ApplicationTaskName: string
Title:
Application TaskRead Only:trueDisplay name of the application task -
AttachmentDocumentTypeId: integer
(int64)
Title:
Document Type for AttachmentsAttachments to add to document records for the given document type. -
AttachmentDocumentTypeName: string
Title:
Document Type Name for AttachmentsRead Only:trueMaximum Length:80Attachments to add to document records for the given document type name. -
attachments: array
Candidate Attachments
Title:
Candidate AttachmentsThe addresses resource is the child of the recruitingUICandidates resource and provides information about the addresses of a candidate. -
AuthenticationFormat: string
Read Only:
truePassword authentication format for an electronic signature task. -
AuthenticationInstructionText: string
Title:
Password Authentication Instruction TextRead Only:trueInstruction text used in the password authentication of an electronic signature task. -
Comments: string
Title:
CommentsMaximum Length:4000Comments for the task. -
CompletedByDisplayName: string
Title:
Completed by Person NameRead Only:trueName of the person who completed the task. -
CompletedByPersonId: string
Title:
Completed by Person IDRead Only:truePerson identifier of the person who completed the task. -
CompletedFeedFlag: boolean
Indicates whether the atom feed is enabled when a journey task is completed.
-
CompletionDate: string
(date)
Title:
Completed OnRead Only:trueEnd date of the task. -
ConfigurableFormContext: string
Title:
Configurable FormMaximum Length:80Descriptive flexfield context code for configurable form task type. -
ContentProviderCode: string
Maximum Length:
240Code of the user-defined content task. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the task. -
CreationDate: string
(date-time)
Read Only:
trueDate on which the task was created. -
DeferredStartDate: string
(date)
Title:
Deferred Task Start DateDeferred start date for a deferred task. -
DeletedFeedFlag: boolean
Indicates whether the atom feed is enabled when a journey task is deleted.
-
DependentTaskId: integer
(int64)
Title:
Preceding Task IDRead Only:trueUnique identifier of the dependent task. -
DependentTaskName: string
Title:
Preceding TaskRead Only:trueMaximum Length:240Name of the dependent task. -
Description: string
Title:
DescriptionMaximum Length:4000Description of the task. -
DisplayOptions: string
Read Only:
trueMaximum Length:4000Type of OTBI analysis. -
documents: array
Candidate Attachments
Title:
Candidate AttachmentsThe addresses resource is the child of the recruitingUICandidates resource and provides information about the addresses of a candidate. -
DocumentTypeId: integer
(int64)
Title:
Document Type IdentifierIdentifier of the document type. -
DocumentTypeName: string
Title:
Document TypeRead Only:trueMaximum Length:80Name of the document type. -
EmbeddedApplicationTaskCode: string
Maximum Length:
240Code of the embedded application task. -
EmbeddedApplicationTaskTypeId: integer
(int64)
Unique identifier of the embedded application task.
-
EnableEmailFlag: boolean
Read Only:
trueIndicates whether the email field is enabled for a native electronic signature journey task. -
EnableExpiryFlag: boolean
Maximum Length:
4Indicates whether the task should expire. Valid values are Yes and No. The default value is No. -
EnableSignatureFlag: boolean
Read Only:
trueIndicates whether the signature field is enabled for a native electronic signature journey task. -
ErrorDetails: string
Title:
Error DetailsRead Only:trueError details, if any, for the task. -
ErrorMessage: string
Title:
Error MessageRead Only:trueError message, if any, for the task. -
ErrorType: string
Title:
Error TypeRead Only:trueError type, if any, for the task. -
ExpiryDate: string
(date)
Date on which the journey task expires.
-
ExpiryDuration: integer
(int32)
Title:
Expiry DaysDuration after which the task expires. -
ExpiryRelativeTo: string
Maximum Length:
30Criteria based on which the task expires. -
ExpiryRelativeToMeaning: string
Title:
MeaningRead Only:trueMaximum Length:80Meaning of the criteria based on which the task expires. -
FeedFlag: boolean
Indicates whether the atom feed is enabled for a journey task.
-
InitiatedFeedFlag: boolean
Indicates whether the atom feed is enabled when a journey task is initiated.
-
JourneyTaskId: integer
(int64)
Title:
Task IdentifierRead Only:trueIdentifier of the journey task. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate on which the task was updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who last updated the task. -
LearnCommunityId: integer
(int64)
Identifier of the learning community.
-
LearnEnrollmentId: integer
(int64)
Identifier of the learning enrollment.
-
LearnEnrollmentType: string
Maximum Length:
80Type of learning enrollment. -
LearningContentType: string
Maximum Length:
80Type of learning content. -
LearningContentTypeMeaning: string
Read Only:
trueMeaning of the learning content type. -
LearningItemId: integer
(int64)
Unique identifier of the learning item.
-
learningItems: array
Learning Content Items List of Values
Title:
Learning Content Items List of ValuesThe learningContentItemsLOV resource provides a list of learning content items such as SCORM, HACP, PDF, video, assessment, and web link. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Title:
NameMaximum Length:240Name of the journey task. -
Notes: string
(byte)
Title:
NotesNotes for the task. The notes text is stored as a CLOB object. To use in the payload, the text should be converted to a base64 encoded string using either a conversion tool or a prerequisite script. -
NoteTitle: string
Title:
Notes TitleMaximum Length:150Title of the Notes section in the task. -
notifications: array
Notifications
Title:
NotificationsThe notifications resource is a child of the tasks resource. It includes notification settings for the task performer and owner. -
OpenInSamePageFlag: boolean
Indicates whether the external URL should open in the existing page or a new page. Valid values are Yes and No. The default value is No.
-
OpenReportInSamePageFlag: boolean
Indicates whether the report should open in the same page is enabled for native electronic signature or report journey task.
-
OwnerName: string
Title:
Owner NameRead Only:truePerson display name of task owner in case of single owner. Else, returns responsibility type name. -
OwnerPersonId: integer
(int64)
Title:
Owner Person IDPerson identifier of the task owner. Available only in case of single owner. -
OwnerType: string
Title:
Owner TypeMaximum Length:30Default Value:ORA_CHK_ADHOC_USERTask owner type. -
OwnerTypeMeaning: string
Title:
OwnerRead Only:trueTask owner type meaning. -
OwnerWorkEmailAddress: string
Title:
EmailRead Only:trueMaximum Length:240Work email of the owner. -
ParentJourneyId: integer
(int64)
Title:
Allocated Checklist IdentifierRead Only:trueIdentifier of the parent journey. -
PerformerName: string
Title:
Performer NameRead Only:truePerson display name of task performer in case of single performer. Else, returns responsibility type name. -
PerformerPersonId: integer
(int64)
Title:
Performer Person IDPerson identifier of the task performer. Available only in case of single performer, is updatable when adding a new task. -
PerformerType: string
Title:
Performer TypeRead Only:trueTask performer type. -
PerformerTypeMeaning: string
Title:
PerformerRead Only:trueTask performer type meaning. -
properties: array
Journey Task Properties
Title:
Journey Task PropertiesThe properties resource is the child of the workerJourneys resource. It includes all the journey properties associated with the parent journey template. -
QuestionnaireId: integer
(int64)
Title:
QuestionnaireInternal identifier of the questionnaire. -
QuestionnaireName: string
Title:
NameRead Only:trueMaximum Length:240Name of the questionnaire. -
questionnaireResponses: array
Questionnaire Responses
Title:
Questionnaire ResponsesThe questionnaireResponses resource includes the details of the attempts made by a participant when responding to a questionnaire. -
ReassignedFeedFlag: boolean
Indicates whether the atom feed is enabled when a journey task is reassigned.
-
ReminderDuration: string
Title:
Reminder DurationMaximum Length:30Duration of the task reminder, that's number of days between reminders. -
ReminderRecurrence: string
Title:
Reminder RecurrenceMaximum Length:30Reminder for task recurrence, such as the number of times the reminders need to be sent. -
ReminderRelativeTo: string
Title:
Enable ReminderMaximum Length:30Default Value:ORA_CHK_BFR_DUE_DTTask reminder that's relative either to due date or start date. -
ReminderRelativeToMeaning: string
Title:
Enable Reminder MeaningRead Only:trueMaximum Length:80Meaning of task reminder relative to date. -
ReportPath: string
Title:
Report PathMaximum Length:1000Path to the report in BI Catalog. -
RequiredFlag: boolean
Title:
RequiredMaximum Length:30Indicates whether the task is mandatory or optional. Valid values are Yes and No. The default value is No. -
SaveAttachmentsToDORFor: string
Task attachment to save to document records.
-
SaveAttachmentsToDORForMeaning: string
Read Only:
trueMeaning of save attachments to document records. -
SaveDocumentsToDORFor: string
Read Only:
trueAttachments to add to document records for a document type. -
SaveDocumentsToDORForMeaning: string
Read Only:
trueMeaning of add attachments to document record. -
Sequence: integer
(int32)
Title:
SequenceTask display ordering sequence. Default is 1. -
SignAddress: string
Title:
IP Address of SignatureMaximum Length:120Internet protocol address where the electronic signature was provided. -
SignatureImageData: string
(byte)
Signature of the user in a native electronic signature task.
-
SignatureNameValidation: string
Read Only:
trueValidation type for name in native electronic signature. -
SignatureValidationMode: string
Title:
Signature Validation OptionRead Only:trueValidation option for an electronic signature. -
SignDate: string
(date)
Title:
Date of SignatureRead Only:trueDate on which the electronic signature was provided for an electronic signature task. -
SignerAuthentication: string
Title:
Signer PasswordAuthentication password of the signer in an electronic signature task. -
SignerEmail: string
Title:
Email of SignerMaximum Length:400Email address of the signer for an electronic signature task. -
SignerName: string
Title:
Name of SignerMaximum Length:120Name of the signer for an electronic signature task. -
StageJourneyId: integer
(int64)
Title:
Allocated Step Checklist IdentifierRead Only:trueUnique identifier for the journey phase. -
Status: string
Title:
Status CodeMaximum Length:60Status code of the task. -
StatusCategory: string
Title:
Status CategoryRead Only:trueCategory of the task status. -
StatusMeaning: string
Title:
StatusRead Only:trueMaximum Length:80Status of the task. -
SubType: string
Title:
Subtype CodeMaximum Length:30Task action subtype code. Available only for I 9 and Electronic Signature task types. -
SubTypeMeaning: string
Title:
SubtypeRead Only:trueTask action subtype. Available only for I 9 and Electronic Signature task types. -
TargetDuration: integer
(int32)
Title:
Target DurationDuration of the task. -
TargetDurationUOM: string
Title:
Target Duration UOMMaximum Length:30Unit of measure for the task duration, such as Days, Weeks, Months. -
TargetDurationUOMMeaning: string
Title:
Target Duration UOM MeaningRead Only:trueMaximum Length:80Meaning of unit of measure used in the task target duration. -
TargetEndDate: string
(date)
Title:
Target End DateDue date of the task. -
TargetStartDate: string
(date)
Title:
Target Start DateExpected initiation date of the task. -
TaskCompletionEnabledFlag: boolean
Indicates if the task can be completed.
-
tasksDFF: array
tasksDFF
-
Type: string
Title:
Type CodeMaximum Length:30Code of the task action type. -
TypeMeaning: string
Title:
TypeRead Only:trueMaximum Length:80Task action type. -
VideoType: string
Maximum Length:
80Type of video. -
VideoTypeMeaning: string
Read Only:
trueMeaning of video type. -
VideoURL: string
Maximum Length:
1000URL of the video. -
WorkAuthorizationProgressStatus: string
Title:
Work Authorization Status CodeRead Only:trueI 9 progress status code that displays if the I 9 process is completed. -
WorkAuthorizationProgressStatusMeaning: string
Title:
Work Authorization StatusRead Only:trueI 9 progress status that displays if the I 9 process is completed. -
WorkAuthorizationVerificationStatus: string
Title:
Work Authorization Verification Status CodeRead Only:trueI 9 verification status code. -
WorkAuthorizationVerificationStatusMeaning: string
Title:
Work Authorization Verification StatusRead Only:trueI 9 verification status. -
WorkerJourneyTaskId: integer
(int64)
Title:
Journey Task IDUnique identifier of the journey task.
Nested Schema : Candidate Attachments
Type:
arrayTitle:
Candidate AttachmentsThe addresses resource is the child of the recruitingUICandidates resource and provides information about the addresses of a candidate.
Show Source
Nested Schema : Candidate Attachments
Type:
arrayTitle:
Candidate AttachmentsThe addresses resource is the child of the recruitingUICandidates resource and provides information about the addresses of a candidate.
Show Source
Nested Schema : Learning Content Items List of Values
Type:
arrayTitle:
Learning Content Items List of ValuesThe learningContentItemsLOV resource provides a list of learning content items such as SCORM, HACP, PDF, video, assessment, and web link.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Notifications
Type:
arrayTitle:
NotificationsThe notifications resource is a child of the tasks resource. It includes notification settings for the task performer and owner.
Show Source
Nested Schema : Journey Task Properties
Type:
arrayTitle:
Journey Task PropertiesThe properties resource is the child of the workerJourneys resource. It includes all the journey properties associated with the parent journey template.
Show Source
Nested Schema : Questionnaire Responses
Type:
arrayTitle:
Questionnaire ResponsesThe questionnaireResponses resource includes the details of the attempts made by a participant when responding to a questionnaire.
Show Source
Nested Schema : workerJourneys-tasks-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdUnique identifier of the attachment. System generated primary key. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueName of the user who created the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the attachment record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEValue that indicates data type code of attachment. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Unique identifier of the attachment. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Version number of the attachment. -
DocumentPreviewURL: string
Read Only:
trueMaximum Length:255Attachment context. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeError status code for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageError status message for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date and time of the attachment content. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL of the attachment. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the attachment was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who last updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueName of the user who last updated the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeFile content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeFile length of the attachment. -
UploadedFileName: string
Title:
Uploaded File NameFile name of the attachment. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI of the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL of the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255User name associated with the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : workerJourneys-tasks-documents-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdUnique identifier of the attachment. System generated primary key. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueName of the user who created the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the attachment record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEValue that indicates data type code of attachment. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Unique identifier of the attachment. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Version number of the attachment. -
DocumentPreviewURL: string
Read Only:
trueMaximum Length:255Attachment context. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeError status code for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageError status message for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date and time of the attachment content. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL of the attachment. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the attachment was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who last updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueName of the user who last updated the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeFile content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeFile length of the attachment. -
UploadedFileName: string
Title:
Uploaded File NameFile name of the attachment. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI of the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL of the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255User name associated with the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : workerJourneys-tasks-learningItems-item-response
Type:
Show Source
object-
elearnCoverArtLink: string
Title:
eLearning Cover Art LinkRead Only:trueURL of the content item's cover art. -
elearnDisableReassignObserverChecklistToAnyone: string
Title:
eLearning Disable Reassignment of the Observer Checklist to AnyoneRead Only:trueMaximum Length:1Indicates whether the reassignment of the observer checklist to any user who isn't a configured observer, as defined on the learning item, is disabled. Valid values are Y, N for the observation checklist e-learn type. Default value is Y. -
elearnDisableSelfAssessChecklist: string
Title:
eLearning Disable Self-Assessment ChecklistRead Only:trueMaximum Length:1Indicates whether the self-assessment checklist for the observation checklist is disabled. Valid values are Y, N for the observation checklist elearnType. Default value is Y. -
elearnObserverType: string
Title:
eLearning Observer TypeRead Only:trueMaximum Length:30Type of observer for the observation checklist e-learn type such as Individuals or Representative. Valid values are defined in the list ELearnObserverTypeLOV. -
elearnObserverTypeMeaning: string
Title:
eLearning Observer Type DescriptionRead Only:trueMaximum Length:80Description of the e-learn observer type. -
elearnRichMediaLink: string
Title:
eLearning Rich Media LinkRead Only:trueURL to open the rich media directly from the browser. -
elearnRouteUsing: string
Title:
eLearning Route UsingRead Only:trueMaximum Length:30Approval routes for the observation checklist e-learn type. Valid values are defined in the list ELearnRouteUsingLOV. -
elearnRouteUsingMeaning: string
Title:
eLearning Route Using DescriptionRead Only:trueMaximum Length:80Description of the elearnRouteUsing. -
elearnTimePERAttempt: number
Title:
eLearning Time per AttemptRead Only:trueTime limit per attempt on the learning content item. -
elearnTimePERAttemptUnits: string
Title:
eLearning Time per Attempt UnitsRead Only:trueMaximum Length:30Units for time limit per attempt on the learning content item such as Hour, or Minute. Valid values are defined in the list ELearnTimePerAttemptUnitsLOV. -
elearnType: string
Title:
Content TypeRead Only:trueMaximum Length:30Type of self-paced learning such as Video or SCORM. Valid values are defined in the list ContentTypeLOV. -
elearnTypeMeaning: string
Title:
Content Type DescriptionRead Only:trueDescription of the e-learn type. -
learningItemDescription: string
Title:
DescriptionRead Only:trueMaximum Length:4000Description of the learning item. -
learningItemId: integer
(int64)
Title:
Content Catalog Learning Item IDRead Only:trueUnique identifier for the learning content item which is the internal primary key. -
learningItemNumber: string
Title:
Content NumberRead Only:trueMaximum Length:30User-friendly number identifying the learning content item. It's a surrogate key which is shown in the UI. -
learningItemTitle: string
Title:
Content TitleRead Only:trueMaximum Length:250Title of the learning content item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : workerJourneys-tasks-notifications-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the notification. -
CreationDate: string
(date-time)
Read Only:
trueDate on which the notification was created. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate on which the notification was updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who last updated the notification -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NotifyOwnerFlag: boolean
Title:
Notify OwnerMaximum Length:30Indicates whether the task owner needs to be notified when the event occurs. Valid values are Yes and No. The default value is No. -
NotifyPerformerFlag: boolean
Title:
Notify PerformerMaximum Length:30Indicates whether the task performer needs to be notified when the event occurs. Valid values are Yes and No. The default value is Yes. -
TaskEvent: string
Title:
Task Event CodeMaximum Length:30Code of the task event. For example, task initiated, task updated, task deleted, task completed. -
TaskEventMeaning: string
Title:
Task EventRead Only:trueMaximum Length:80Meaning of the task event. -
WorkerJourneyTaskNotificationId: integer
(int64)
Title:
Journey Task Notification IDUnique identifier of the journey task notification.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : workerJourneys-tasks-properties-item-response
Type:
Show Source
object-
Category: string
Name of the group for journey template task property.
-
CategoryMeaning: string
Meaning of group for journey template task property.
-
Code: string
Property code of journey template task.
-
DisabledForLineManagerFlag: boolean
Indicates if journey template task property is disabled for line manager. Default value depends on the task type.
-
DisabledForOthersFlag: boolean
Indicates if the journey template task property is disabled for other users. Default value depends on the task type.
-
DisabledForOwnerFlag: boolean
Indicates if the journey template task property is disabled for owner. Default value depends on the task type.
-
DisabledForPerformerFlag: boolean
Indicates if the journey template task property is disabled for performer. Default value depends on the task type.
-
Level: string
Property level for the journey template task.
-
LineManagerDefaultValue: string
Default value of the journey template task property for line manager.
-
LineManagerLookupType: string
Journey template task property for performer. Lookup type of the journey template task property for line manager.
-
LineManagerValue: string
Value of the journey template task property for line manager.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Name of the journey template task property.
-
OthersDefaultValue: string
Default value of the journey template task property for other user.
-
OthersLookupType: string
Journey template task property type for other user.
-
OthersValue: string
Property value of the journey template task for other user.
-
OverriddenFlag: boolean
Indicates if the journey template property is overridden. Default value depends on the task type.
-
OwnerDefaultValue: string
Default value of the journey template task property for owner.
-
OwnerLookupType: string
Journey template task property type for owner.
-
OwnerValue: string
Property value of the journey template task for owner.
-
PerformerDefaultValue: string
Default value of the journey template task property for performer.
-
PerformerLookupType: string
Journey template task property for performer.
-
PerformerValue: string
Property value of the journey template task for performer.
-
Sequence: integer
Sequence of the journey template task property.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : workerJourneys-tasks-questionnaireResponses-item-response
Type:
Show Source
object-
AttemptNumber: integer
(int64)
Title:
Attempt NumberRead Only:trueThe attempt number of a participant when responding to a questionnaire. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the questionnaire response. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate on which the questionnaire response was created. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate on which the questionnaire response was updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the questionnaire response. -
LatestAttemptFlag: boolean
Title:
Latest AttemptRead Only:trueMaximum Length:30Default Value:falseIndicates if the response is the latest attempt by a participant to the questionnaire. This is a read-only attribute. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
QuestionnaireParticipantId: integer
(int64)
Title:
Questionnaire Participant IdSurrogate identifier for the questionnaire participant. -
QuestionnaireResponseId: integer
(int64)
Title:
Questionnaire Response IdSurrogate identifier for the questionnaire response. -
QuestionnaireVersionNumber: integer
(int64)
Title:
Questionnaire VersionVersion number of the questionnaire that the participant responds to. -
questionResponses: array
Question Responses
Title:
Question ResponsesThe questionResponses resource is a child of the questionnaireResponses resource. It includes responses to specific questions within a questionnaire. -
Status: string
Title:
Response Status CodeMaximum Length:30Status of the questionnaire response. I denotes the response is in progress and not submitted yet, while S denotes a submitted response. -
StatusMeaning: string
Title:
Response StatusRead Only:trueMaximum Length:80Meaning of the status code. -
SubmittedDateTime: string
(date)
Title:
Submitted TimeRead Only:trueDate on which the questionnaire response was submitted. -
TotalScore: number
Title:
Total ScoreRead Only:trueTotal score for the responses submitted by a participant for a questionnaire.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Question Responses
Type:
arrayTitle:
Question ResponsesThe questionResponses resource is a child of the questionnaireResponses resource. It includes responses to specific questions within a questionnaire.
Show Source
Nested Schema : workerJourneys-tasks-questionnaireResponses-questionResponses-item-response
Type:
Show Source
object-
AnswerCode: string
Title:
Answer CodeRead Only:trueMaximum Length:240The answer code that a participant chose when responding to a single choice question. -
AnswerCodeList: string
Title:
Answer Code ListConcatenated list of answer choices, separated by a semicolon as a delimiter, which is selected by the participant when responding to a multiple choice question. -
AnswerComments: string
Title:
CommentsMaximum Length:4000Additional comments provided by the participant when responding to a question. -
AnswerLargeObject: string
(byte)
Title:
AnswerAttachment provided by the participant when responding to a question. -
AnswerList: string
Title:
Answer ListMaximum Length:2000Concatenated list of answer identifiers, separated by a semicolon as a delimiter, which is selected by the participant when responding to a multiple choice question. -
AnswerShortdescription: string
Title:
Answer Short DescriptionRead Only:trueMaximum Length:240Text of the answer chosen by a participant when responding to a single choice question. -
AnswerShortDescriptionList: string
Title:
Answer Short DescriptionRead Only:trueConcatenated list of answer texts, separated by a semicolon as a delimiter, which is selected by the participant when responding to a multiple choice question. -
ChoiceCodeList: string
Title:
Choice List CodeConcatenated list of answer codes, separated by a semicolon as a delimiter, which are presented to the participant when responding to a question enabled for random order responses. -
ChoiceList: string
Title:
Choice ListMaximum Length:2000Concatenated list of answer identifiers, separated by a semicolon as a delimiter, which are presented to the participant when responding to a question enabled for random order responses. -
ChoiceShortDescription: string
Title:
Choice Short DescriptionRead Only:trueConcatenated list of answer texts, separated by a semicolon as a delimiter, which are presented to the participant when responding to a question enabled for random order responses. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the question response. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate on which the question response was created. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate on which the question response was updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the question response. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
QuestionAnswerId: integer
(int64)
Title:
Question Answer IdSurrogate identifier of the answer that a participant chose when responding to a single choice question. -
QuestionCode: string
Title:
Question CodeMaximum Length:240Alphanumeric value that uniquely identifies a question defined for a subscriber. -
QuestionId: integer
(int64)
Title:
Question IdSurrogate identifier for the question. -
QuestionnaireQuestionId: integer
(int64)
Title:
Questionnaire Question IdSurrogate identifier for the question in a questionnaire. -
questionResponseAttachments: array
Question Response Attachments
Title:
Question Response AttachmentsThe questionResponseAttachments resource is a child of the questionResponses resource. It includes attachments added in response to a question. -
QuestionResponseId: integer
(int64)
Title:
Question Response IdSurrogate identifier for the question response. -
QuestionText: string
Title:
Question TextRead Only:trueMaximum Length:2000Text of the question that a participant responds to. -
Score: integer
(int64)
Title:
Answer ScoreRead Only:trueCalculated score for the responses provided for a question by a participant.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Question Response Attachments
Type:
arrayTitle:
Question Response AttachmentsThe questionResponseAttachments resource is a child of the questionResponses resource. It includes attachments added in response to a question.
Show Source
Nested Schema : workerJourneys-tasks-questionnaireResponses-questionResponses-questionResponseAttachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided exclusively for the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdUnique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category name of the attachment. This is a read-only attribute. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueUser name of the user who created the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate on which the attachment was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAttachment type supported for the question. Only the attachment type, FILE, is supported. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Surrogate identifier of the document attached to the questionnaire. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path of the folder. -
DmVersionNumber: string
Maximum Length:
255Version number of the attachment. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeError status code of the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageError status message of the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the attachment. This is a read-only attribute. -
FileContents: string
(byte)
Title:
File ContentsFile contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048Name of the attachment file. -
FileUrl: string
Title:
File UrlFile URL of the attachment. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate on which the attachment was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who last updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueName of the user who last updated the attachment record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the uploaded file. This is a read-only attribute. -
UploadedFileLength: integer
Title:
File SizeSize of the uploaded file. This is a read-only attribute. -
UploadedFileName: string
Title:
Uploaded File NameName of the uploaded file. This is a read-only attribute. -
UploadedText: string
Title:
Uploaded TextText uploaded in the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI of the attachment. This is a read-only attribute. -
Url: string
Title:
UrlMaximum Length:4000URL of a web page attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255User name of the person who uploaded the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : workerJourneys-tasks-tasksDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30 -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
AllocatedTaskId: integer
(int64)
Title:
Allocated Task Identifier -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : workerJourneys-taskTypes-item-response
Type:
Show Source
object-
Code: string
Maximum Length:
61Code of the journey template task type property. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Read Only:
trueMaximum Length:161Name of the journey template task type property. -
properties: array
Journey Task Properties
Title:
Journey Task PropertiesThe properties resource is the child of the workerJourneys resource. It includes all the journey properties associated with the parent journey template. -
SubType: string
Read Only:
trueMaximum Length:30Subtype of the journey template task type property. -
SubTypeMeaning: string
Read Only:
trueMaximum Length:80Subtype meaning of the journey template task type property. -
Type: string
Read Only:
trueMaximum Length:30Type of the journey template task type property. -
TypeMeaning: string
Read Only:
trueMaximum Length:80Meaning of the journey template task type property. -
WorkerJourneyId: integer
(int64)
Identifier of the journey template task type property.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Journey Task Properties
Type:
arrayTitle:
Journey Task PropertiesThe properties resource is the child of the workerJourneys resource. It includes all the journey properties associated with the parent journey template.
Show Source
Nested Schema : workerJourneys-taskTypes-properties-item-response
Type:
Show Source
object-
Category: string
Name of the group for journey template task type property.
-
CategoryMeaning: string
Meaning of group for journey template task type property.
-
Code: string
Code of the journey template task type property.
-
DisabledForLineManagerFlag: boolean
Indicates if the journey template task type property is disabled for line manager. Default value depends on the task type.
-
DisabledForOthersFlag: boolean
Indicates if the journey template task type property is disabled for other users. Default value depends on the task type.
-
DisabledForOwnerFlag: boolean
Indicates if the journey template task type property is disabled for owner. Default value depends on the task type.
-
DisabledForPerformerFlag: boolean
Indicates if the journey template task type property is disabled for performer. Default value depends on the task type.
-
Level: string
Property level for the journey template task type.
-
LineManagerDefaultValue: string
Default value of the journey template task type property for line manager.
-
LineManagerLookupType: string
Journey template task type property type for line manager.
-
LineManagerValue: string
Value of the journey template task type property for line manager.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Name of the journey template task type property.
-
OthersDefaultValue: string
Default value of the journey template task type property for other user.
-
OthersLookupType: string
Journey template task type property type for other user.
-
OthersValue: string
Value of the journey template task type property for other user.
-
OverriddenFlag: boolean
Indicates if the journey template task type property is overridden. Default value depends on the task type.
-
OwnerDefaultValue: string
Default value of the journey template task type property for owner.
-
OwnerLookupType: string
Journey template task type property type for owner.
-
OwnerValue: string
Value of the journey template task type property for owner.
-
PerformerDefaultValue: string
Default value of the journey template task type property for performer.
-
PerformerLookupType: string
Journey template task type property type for performer.
-
PerformerValue: string
Value of the journey template task type property for performer.
-
Sequence: integer
Sequence of the journey template task type property.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- addTaskFromLibrary
-
Operation: /hcmRestApi/resources/11.13.18.05/workerJourneys/{WorkerJourneyId}/action/addTaskFromLibraryParameters:
- WorkerJourneyId:
$request.path.WorkerJourneyId
Adds a library task to a worker journey. - WorkerJourneyId:
- allStepTasks
-
Parameters:
- WorkerJourneyId:
$request.path.WorkerJourneyId
The allStepTasks resource is a child of the workerJourneys resource. It includes all the step tasks in the worker journey. - WorkerJourneyId:
- contacts
-
Parameters:
- WorkerJourneyId:
$request.path.WorkerJourneyId
The contacts resource is a child of the workerJourneys resource. It includes a list of contacts associated with the worker journey. - WorkerJourneyId:
- events
-
Parameters:
- WorkerJourneyId:
$request.path.WorkerJourneyId
The events resource is a child of the workerJourneys resource. It includes a list of events associated with the worker journey. - WorkerJourneyId:
- forceComplete
-
Parameters:
- WorkerJourneyId:
$request.path.WorkerJourneyId
Force completes a worker journey. - WorkerJourneyId:
- notes
-
Parameters:
- WorkerJourneyId:
$request.path.WorkerJourneyId
The notes resource is a child of the workerJourneys resource. It includes the notes associated with the worker journey. - WorkerJourneyId:
- properties
-
Parameters:
- WorkerJourneyId:
$request.path.WorkerJourneyId
The properties resource is the child of the workerJourneys resource. It includes all the journey properties associated with the parent journey template. - WorkerJourneyId:
- taskCounts
-
Parameters:
- WorkerJourneyId:
$request.path.WorkerJourneyId
The taskCounts resource is a child of the workerJourneys resource. It includes a summary of the tasks in the worker journey. - WorkerJourneyId:
- taskTypes
-
Parameters:
- WorkerJourneyId:
$request.path.WorkerJourneyId
The taskTypes resource is the child of the workerJourneys resource. It includes all the task types associated with the parent journey template. - WorkerJourneyId:
- tasks
-
Parameters:
- WorkerJourneyId:
$request.path.WorkerJourneyId
The tasks resource is a child of the workerJourneys resource. It includes all the tasks in the worker journey. - WorkerJourneyId: