Hi All,
I have three workflows and I want to call out the last two from within the first workflow as the output of first workflow is used as an input in the other two.
Each of them are quite extensive in their use of tools so bringing all those tools in the same workflow will become very complex to manage.
Is there a way to link them so that the first workflow runs and just before the output is taken it calls the second and third workflows and runs them.