I would like to have a way to trigger one workflow from another and my use-case is as followed.
For some requests, the managers approval is okay, but others need a more advanced approval flow. I would like to create a Workflow called “Approval flow” and I would like to be able to trigger this workflow from other workflows.
Now, I have one Workflow that categorizes all the Service Requests that come in from the Service Catalog and I would also like to include the requests for approval in that same Workflow. To be able to keep a clear overview in that one enormous workflow, it'd be great if I can just have an action trigger the “Approval flow” Workflow.

