Workflow within Workflow
A workflow can consume another workflow, acting as another node/task in the workflow. Thus, a workflow can be designed with a combination of one or more workflow nodes, along with other types of nodes.
Here's an example below.