What occurs in the outlined portion of this Fusion Workflow?
A For Each step iterates through every item in the search-results collection and performs the following watchlist action for each item. This is a sequential loop, not a conditional branch or parallel execution.
Community Discussion