Decision - User based

Decision - User based

A user-based decision workflow object allows you to define a question, and then branch into a separate workflow streams depending on the answer that the user gives.   Any number of Workflow decisions can be inserted into your workflow process.

workflow user decision

Use

Each workflow decision point will have 2 outcomes.  Connect each outcome to a relevant workflow item.

Workflow decision points can be chained together to form nested, repeating questions to the user.  This might be helpful if your workflow requires several decision points. 

Workflow ideas

Daisy-chain multiple user-decision objects together if you need to present more than one question.

Look a decision back on itself using a workflow connector.  Sometimes this pattern is useful if you need to present a question to a user, but only advance the workflow for one of the options.

See Also

Decision - Script / Data based

Workflow Objects