Direct Connector
Direct connector allows you to easily perform operations by calling another flow you define while performing operations in one flow.
Service Description
There are two steps must be followed to perform this operation.
- Direct Receiver Connector
- Direct Sender Connector
The first step is to create a new flow, select the Sender Type Direct at the start of the flow and determine its name. The second step is to use the name of the specified flow by using the sender receiver to use the specified flow. In this way, you can trigger another flow while in a flow.
Information
This process can be performed synchronously or asynchronously, depending on the request and flow needs.