Overview
Example Lab Details | |
| Version | 6.19.0 |
| Root Folder | Example Lab - Running Flow From Truth Table |
| Modules | None |
| Dependencies | None |
Truth Tables can allow a user to use actions that can run Flows from the Truth Table.
Explanation
This project has the main Flow check the value of an input string against the Truth Table and execute the Flow associated with the string from the Truth Table output. A popup Flow is also included in the sub Flow to show the user which Flow was run. Marking the option 'Runtime Selection Enabled' on the sub Flow will allow the user to pass IDs of different Flows which the main Flow will pick to run next. When the Flow is run, whichever Flow ID is configured in the Target ID will be the one that runs.

