Hi all,
is there a way to combine multiple workflows into a single workflow within WFA, without calling each workflow externally via the REST interface? For example, let's say I have 3 sub tasks that are occasionally performed individually, and occasionally performed all together. It would be nice to have each sub task setup as a separate workflow to be executed on it's own, but to be able to have a workflow that calls a 3 tasks when required. This way, when a task needs to be updated, I don't have to update the sub task and the larger workflow that would contain it. Thanks for any ideas on this!
Mike