Lets say I have 5 workers that each one has a different job and I want to run them by a specific ord

Lets say I have 5 workers that each one has a different job and I want to run them by a specific order, sometimes 1 - 2 - 3 sometimes 4 - 2 - 1, is there a way to run a workflow dynamically based on the choosen jobs?
Was this page helpful?