You can connect multiple workflows through subworkflows. Subworkflows are components in a workflow that trigger the execution of another workflow.
By default, the workflow component waits until a subworkflow has finished executing. If you want the workflow to continue without waiting for the subworkflow to finish, select “trigger asynchronously”.
