Items in Split Out

Hi,

I am struggling, my split out has 41 items, but my loop only has 4.

What am I doing wrong?

Thanks in advance.

Greetings,
Robin

I am checking if a company exists by executing another workflow which returns true or false, this way it loop through all.

What are you settings in the loop node? You also may not need the loop node at all.

Thanks, I managed to do it without the loop.