Hello guys,
I try to understand how I can pass the result of one flow to another one?
Ex. The first flow should generate the meta-information about the requested video. The second flow should use this information to do some business logic.
How I can do it in prefectly way?