Workato Genie connector - Assign task to user action

The Assign task to user action assigns a task to a user. The assignee receives a prompt in the genie's chat interface to approve or reject the request. The recipe waits until the task is completed or expires before proceeding to the next step.

This action is used as part of Business approval workflows. Refer to the Business Approvals page for full setup steps and conditional outcome logic.

PREREQUISITE

Users must be added to Workato Identity before you can assign tasks to them. Refer to Add an end user manually for steps to add users individually.

Input

Input fieldDescription
GenieSelect the genie to process the task.
Request data tableSelect the data table to store the approval request data.
Request IDEnter or specify the ID of the approval request to create a user task for. Use the Request ID datapill from the Create approval request action or enter the value directly.
Task nameEnter a name describing what the assignee needs to do. Use datapills to personalize the message.
AssigneeSpecify the email address of the user to assign the task to. The user must exist in Workato Identity.
Time to complete taskSelect the length of time the task is valid before it expires. The maximum value is 30 days.
Call IDEnter the Call ID datapill from the Start workflow trigger. Links the user task back to the originating skill call.
Requester conversation IDEnter the Conversation ID datapill from the Start workflow trigger. Enables the genie to deliver the approver's decision to the correct conversation.
Created bySpecify the user ID of the user who initiated the request. The user must exist in Workato Identity.

Output

Output fieldDescription
TaskThe completed task object.
Task ID (Task)The unique ID of the task.
Task name (Task)The name of the task as configured in the action.
Status (Task)The current status of the task.
Is Approved (Task)Indicates whether the task was approved.
Is Rejected (Task)Indicates whether the task was rejected.
Is Expired (Task)Indicates whether the task expired before completion.
Created at (Task)The timestamp when the task was created.
Completed at (Task)The timestamp when the task was completed.
Reason (Task)The reason provided by the assignee when completing the task.
Completed by (Task)The user who completed the task.
User ID (Completed by)The Workato user ID of the user who completed the task.
User name (Completed by)The name of the user who completed the task.
Email (Completed by)The email address of the user who completed the task.

Last updated: