Note: An app trigger's mechanism is fixed, and cannot be changed.
To add more test conditions, click the + button. Test conditions are separated by AND/OR logic.
AND - Output is true only if both the test conditions are trueYou can also stack together multiple test conditions as groups by clicking the Add Group button. It can then be separated using AND/OR logic.
In the above illustration, the first group contains two test conditions separated using 'OR', which checks whether the Lead was created by either Frank or Tom. If it is true, it then goes to the second group, which checks whether the Phone number field in that Lead entry is not empty. The flow will trigger only if the lead was created either by Frank or by Tom, and if the Phone number field is not empty.