help_outline FAQ chevron_right FAQ chevron_right Detail

What happens when a SubFlow is triggered during the main flow?

flow main subflow during happens triggered

The SubFlow executes based on conditions set in the main flow. Its termination states (e.g., approve/reject) determine downstream actions—such as DB Query execution or flow termination—in the main process.