Invoke
Invoking another flow or dialog
Last updated
Was this helpful?
Invoking another flow or dialog
Last updated
Was this helpful?
Flows are able to invoke other flows or system dialogs. This way flows or dialogs can be reused. For instance, the standard Close flow will invoke the Poll flow in certain situations. See the for more information.
Parameter
Description
target
Flow / Dialog
flow
to select which flow to invoke
dialog
to select which system dialog to invoke
condition to action
to configure when or when not to execute this action, see .
It is important to understand that Flows and Dialogs are stacked. This means that when a Flow invokes another Flow, it will return to the original flow after executing the invoked flow.