It's currently cumbersome to invoke a sub-workflow from within a workflow, because there's no convenience API and parseWorkflow() does not return.
Provide a convenience API like $args = runAnotherWorkflow().
It's currently cumbersome to invoke a sub-workflow from within a workflow, because there's no convenience API and parseWorkflow() does not return.
Provide a convenience API like $args = runAnotherWorkflow().