Hi,
I have a lot of flows which where made by my predecessor. So there are flows with in- and outputs where I do not know where they come from. Does anybody know if you can read in- and outputs of flows in another flow. So like the Directory tool, but then that I can see within the flows what the used in and outputs are?
for example:
Flow 1:
Input: File A
Output: File B and File C
Flow 2:
Input: File C
Output: File D
Flow 3:
Input: File B and File D
Output: File E
If I open them all one by one I can have the information, but this would not be Dynamic.
So something along the lines of:
| Flow Name | Input | Output |
| Flow 1 | File A | File B |
| Flow 1 | File A | File C |
| Flow 2 | File C | File D |
| Flow 3 | File B | File E |
| Flow 3 | File D | File E |
| | | |
| | | |
Very much appreciated if anyone knows if this is even an option or just wishfull thinking.
Gr,
Laura