Run another workflow after finishing current workflow?

Is it possible to have run a series of workflows in a chain?

For example I would like to separate a number of images into portrait and landscape images, then I have say ten other sets of things I want to do to each group, but trying to get twenty separate groups of processes into one workflow file is combersome… I would rather have a way to have simple files that do one part of the process and chain them together after the previous one runs…

Is there a way or strategy to do this? or would the best way to do this would be an AppleScript that would just run one workflow after another?

Best Regards,
Mark

There isn’t a good way to do this, but it’s a great idea and something I should really add.

It could possibly be done with AppleScript, but the folders where images are read from and written to would have to be pretty static I think.