Flow Switch by Text
Description
Runs dynamic triggers to linked commands when the input text value matches the trigger name
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Subject | text | link-manual | true | The subject value that will be used to trigger any one of the listed triggers |
Matches | text-list | manual-only | true | The list of trigger names |
Scenarios
- The user wants to execute the
start
process if thesubject
value is equal tostart
- The user wants to execute the
pause
process if thesubject
value is equal topause
- The user wants to execute the
stop
process if thesubject
value is equal tostop
Use case
With matching ports
Inputs
- Subject:
start
- Matches:
[ start, pause, stop ]
Search Tags
Execute a matching trigger