Skip to main content

Flow Status

The Flow Status component allows you to display the status of a flow by providing its Job id.

The Flow editor run mode will be displayed (flow graph, logs, status, cancel, approve if approval step etc.) in the app.

Flow Status

The following section details Flow Status component's specific settings. For more details on the App editor, check the dedicated documentation or the App editor Quickstart:

Flow Status configuration

NameTypeConnectableTemplatableDefaultDescription
Job IdstringtruefalseThe job id of the flow run to display status.

Outputs

NameTypeDescription
resultstringThe result of the runnable.
loadingbooleanThe loading state of the component.
Job IdstringThe job id of the flow run to display status.