Subflows utilities provide you with tools to call other flows and collect their outputs.

Changelog

3 versions
v1.2.0 Latest
  • Added test() (Flow Test Mode) to triggers (OnFlowCall).
v1.1.0
  • Call Flow: improve usability by adding a dynamic source for the flowId and componentId inputs.
v1.0.0
  • Initial version

Authentication

TypeDetails
Other

Triggers

1
On Flow Call icon

On Flow Call

Triggered when this flow is called with the 'Call Flow' utility.

Actions

2
Call Flow icon

Call Flow

Trigger another flow. Note that the other flow must use the 'On Call Flow' utility for this to work.
Flow Call Output icon

Flow Call Output

Define the output of this flow to be passed back to the caller's 'Call Flow' utilitity as output.