Move workflow items from one workflow to another
Status: Open · Asked by javiermarcon on · 0 views
Hi, I have severl workflows and I need to move some workflows items from a workflow parts (i.e. a router with its routes) to another workflow. How can I do it?
Hi @javiermarcon,
You can copy the steps of one workflow to another, but that's not possible for a Router. For a Router, you will have to clone the entire workflow and then make the necessary changes.
https://drive.google.com/file/d/1bxkARdOrS6q6iBriOV8bt2TbEAWg1QHb/view?usp=sharing
Thanks, the router I need to copy is inside another router, si may be not possible.
For that, I suggest that you try cloning your workflow, as even a router within another router cannot be copied.
But I need to copy only the second route. I have router 1 which in one of its routes has router 2, I need router2 with its routes to be in a new workflow, but without router 1
In that case, you will have to set up the Router again in your new workflow, as copying a route to a different workflow is not possible.