Skip to main content
Find With Workflow tests items from the beginning of a list and stops as soon as the selected workflow returns a truthy Data Out value.

Inputs

Output

The selected workflow receives each candidate as Data In. A failed child run fails the action; later candidates are not tested after a match.
Use Filter With Workflow when you need every matching item. Use this action when only the first match matters.