I periodically have trouble with the loop node. I need to use a loop to process url’s. This is just a sample of what I am working on, but I do need the loop node.
Here’s the issue. The loop only runs once even though I have 5 items. Can you help me get it to run for all 5 items?
I changed the Add Company to CRM2 with NoOp to simplify and ran it, based on the number on the loop Over Items node after the workflow is done, it ran 6 times - once for each item from the Code and then once after the last item to get out through the done output. This doesn’t happen for you?