Hello,
I have a zap that has branches.
In the 1st one I have a loop, at the end of this branch a filter, to only continue if it’s the last loop iteration.
The issue here is that at the first loop, the filter stops the zap, and trigger another run…
It means that my zap will run twice if there are two interation, instead of having 1 run and the iteration in it.
Each step before the loop are duplicated…
Here are some screenshots.