🤖 How to change the order of routes in a Make scenario?

:one: To verify the order of the routes, you can click the Auto-align button. It will arrange the routes according to the actual order from top to bottom.

:two: You can also use the Explain Flow button. It triggers an animation that shows how the data flows in your scenario.



:three: If you want to set up your flow so that a specific route runs before the other ones, you have two ways:

1- (PREFERRED METHOD) you can right-click the router, and select “order routes”

And then change the order of the routes within the pop-up

2- You can unlink them all and then reconnect in the order you want them processed.

In order to do that, you need to right-click the links between the Router and the Modules, and hit ‘Unlink’.
Once it’s done, link each module to the router in the order you want them to be executed.

1 Like