How to join paths after a router

Hi everyone, I have a scenario where I am using a router that splits the workflow into 3 different paths. At the end of all paths I want to add a module that sends a confirmation email. right now I have 3 modules that send the same email. Is there a JOIN module so that I only need one email module at the end? Every help is very welcome. Best Bernhard

Look at “Router Magic Formula”, it explains how to use the Set/Get Variables module to do just that.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

Getting Started

Help Centre Basics

Articles & Videos

2 Likes

Thank you again for the detailed answer. Best Bernhard