HomeGuidesRecipesAPI
HomeGuidesAPILog In

Form Task History

The history of the current workflow task. Must be used within a workflow task. Useful for displaying the history of the current task including who has interacted with it and when.

đŸ“˜

Current Workflow

Data Returned by this data object is specific to the current workflow task.

NameDescription
ActionListIdThe ID for the complete current workflow task in guid form
AssignedByThe username of the user who assigned this task to the assigned user
AssignedByFullNameThe full name of the user who assigned this task to the assigned user
AssignedGroupNameThe name of the group this task is assigned to, if it is assigned to a group rather than a user
AssignedToThe username of the user or group this task state is assigned to
AssignedToFullNameThe full name of the user or group this task state was assigned to
AssignedToGroupGuidThe ID of the group this task state was assigned to in guid form, if the task state was assigned to a group
AssignedToUserGuidThe ID of the user this task state was assigned to in guid form, if the task state was assigned to a user
CommentAny comments left by the previous user who assigned this task state to the assigned user
DateCreatedUtcThe date this state was created in Coordinated Universal Time (UTC)
DateUpdatedUtcThe date this state was last updated in Coordinated Universal Time (UTC)
IsCompleteIndicates whether the current state is complete or still in progress
StateNameThe name of the current state for this task
SubmittedByGuidThe ID of the user this state of the task was submitted by in guid form
SubmittedByNameThe name of the user this state of the task was submitted by