how i can join again the route after routed, both google meet returns same data… i need to continue the flow in one route
1 Like
The way to do this would be to set variables of the data you need to get in route 2 after the first route is taken.
I’m assuming route 1 is the top route and route 2 is the bottom.
So after the google meet module you use a set variable module and set the variables you want to bring to route 2
Then after the route 2 google meet module use a the get variable module to call those variables and get the values you want to use in the 2nd route from route 1.
This is also known here as the “Router Magic Formula”.
There are many other examples and ways to describe this concept, one such example here.
2 Likes
Router magic I was looking for the name forgot it thank you!
Here’s a helpful explanation video: