So 30 messages from 15 items sounds like you’re clicking execute twice or maybe ahve the workflow active at the same time youre manually running it, check if you have multiple n8n processes going too
Hi @Wroblewski_SAP I think you should not be connecting your SORT node in multiple branches, as if the SORT node gives 2 items so 2 items would go up and then will run and it will go down again, as both the end has discord nodes, also make sure that you are not receiving more than 1 item in the last node previous of discord node as it would ofc make it run many times. And even there is a loop in the downstream connected to sort, please consider fixing your flow a little bit with adjusting how many items here and there and things should be working fine!
But I am doing each step separately, not by executing the entire flow. So once I have all the data, I click just the Discord node and it sends twice the messages.
@Wroblewski_SAP got it! if we actually see this from the course’s perspective not from the automation expert, so really everything is as is! your flow is fine! those messages are the quirk of the course as it gets the data from HTTP, so its all good go ahead! just complete the exercise and move on. It wont affect your certificate.