Skip to main content

Live Input

Declares one or more live input fields that pause the workflow, allowing users to dynamically provide values at runtime, ensuring interactive and flexible data manipulation within the process.

Category: Variables & Data Assignment · Group: Flow Control · Activity name: LiveInput

The LiveInput activity in the designer

Example

LiveInput(variables={}, timeoutMinutes=0)

Inputs

NameTypeRequiredDefaultDescription
Configure InputsobjectConfigure inputs by specifying their name and type.
TimeoutintegerSets the maximum time (in minutes) that the activity can wait before it times out. Leave empty to wait indefinitely.