Task Management module custom workflows
The Custom folder contains the Create Items, Find Items, and Update Items, which you can use to interface with a target task management system. These workflows are called when the module configuration defines a configuration group with the custom value. This section describes the Task Management module custom workflows, their inputs, and their outputs.
Task Management module Create Items workflow
You can add activities to this workflow to create a task record in the target task management system. This workflow has an input of tasks that uses the task concept to hold the values required to create an entry.
Task Management module Create Items workflow inputs
Task Management module Create Items workflow output
Task Management module Find Items workflow
You can add activities to this workflow to find a task. This workflow has an input of task that uses the task concept, which holds the values required to find a task.
Task Management module Find Items workflow inputs
Task Management module Find Items workflow output
Task Management module Update Items workflow
You can add activities to this workflow to update a task. This workflow has an input of task that uses the task concept, which holds the values required to update a task.
Task Management module Update Items workflow inputs
Task Management module Update Items workflow output