Skip to main content
Version: 4.10.1

FlowLink component

deprecated

This component is depricated and could be removed in a following release. Please replace it with the newer InboundFlowLink component and OutboundFlowLink component.

The FlowLink component can be used to connect existing flows in the same environment, aswell as listen to flows from the same environment.

Configuration

The FlowLink component has the following configuration options:

PropertyDescription
Target FlowIgnored when used as first in the flow, else the flow you want to connect to.

Example configuration

Example usage of FlowLink component Example usage of FlowLink component

Remarks

  • When you set this main flow to synchronous you will receive the result of the external flow as output of the FlowLink component.
  • The Target Flow property lists all existing flows that start with a FlowLink component.