Use Data from other routes

Hi all,

I have a general question. How can I use the data from e.g. my first route in my last route?

For example in this screen shot, i want to use the data from easybill module (route 1) in my Slack message (route 3).

In the full scenario, there around 10 more modules in route 1 & 2. The Data from this route, I want to post in Slack, in one Message.

I thought, data will be availbale from route 1 in route 2 or 3. But it seems, that this is not how it works, right?

Or is this, the one and only solution? https://www.make.com/en/help/modules/converger

What you want to do is use Tools > Set Variables/Multiple Variables Modules in the prior routes and then use Get Variables/Get Variables Modules in route that you want to access those values.

Edit, Something like this should work,



Okay, i tried this. So there is no other solution, right?

You can also use datastore for this but it will be an overkill for this specific purpose.

Not the exact usecase but you will find options listed here as workaround,

https://www.make.com/en/help/modules/converger?_ga=2.104452035.25614513.1686312988-504751167.1675592451&_gl=1*xtf9lf*_ga*NTA0NzUxMTY3LjE2NzU1OTI0NTE.*_ga_MY0CJTCDSF*MTY4NjU3MzQ4NC4yMTcuMS4xNjg2NTc0MTUxLjE1LjAuMA

Heya @pierre_fey :wave:

just wanted to step in and ask whether you tried @Runcorn’s suggestion and fixed the struggle.

If yes could you mark it as a solution for others to find it? It makes our community neat and clean. Thank you very much!