last updated: August 11, 2025
Interaction tasks introduces controlled decision points within automated workflows, ensuring human input is captured before execution continues. Incorporating human judgment balances automation with necessary oversight.
Building Questions
Clicking the
Selecting a Reply Channel
The reply channel defines the method assignees use to respond to the interaction task.
Examples
Appendix
Question Types
|
Short Text |
Allows users to input a concise textual answer.
|
Long Text |
Allows users to input a detailed textual answer.
|
HTML Text |
Allows users to format responses using a rich-text (WYSIWYG) editor. Click the
HTML
|
Checkbox |
Allows users to select one or multiple options. To add options, enter each name on a new line.
|
Radio Button |
Allows users to select a single predefined choice. To add options, enter each name on a new line.
|
Boolean |
Allows users to respond with a True or False selection.
|
Dropdown |
Allows users to select a single option from a collapsible list. To add options, enter each name on a new line.
|
JSON |
Allows users to enter structured data in JSON format.
|
Number |
Allows users to enter a numerical value.
|
Date |
Allows users to choose a date.
|
Time |
Allows users to choose a specific time.
|
Date and Time |
Allows users to choose both a date and time.
|