What's the Activepieces equivalent of a router in Make?

Have you seen this thread?

Basically the current workaround is using one flow as the “router” that then pushes out to other workflows using multiple HTTP requests (webhooks) for each of the paths you want to run that point to “path” workflows with Webhooks as their triggers.

Make sense?