Flow Loops and Collection Variables: Avoiding the Single-Variable Trap
Why using a single record variable inside a Flow loop overwrites data on each iteration, and how to correctly build collections using the Add operator.
Why using a single record variable inside a Flow loop overwrites data on each iteration, and how to correctly build collections using the Add operator.