With the launch of Softr workflows, we now have the ability to program business logic into our applications without the need for external tools. This is a game changer!
As workflows become more advanced, having the ability to re-use a workflow for multiple scenarios will help reduce duplication of effort and increase consistency of workflow execution. A common way to accomplish this is to allow one workflow to send data to another workflow that is built to perform a specific.
A successful example of this implementation would be n8n and sub-workflows.
I would like to request similar functionality be brought to Softr workflows.