Hi comunnity, I am having a hard time implementing my flow. It happens that for every OrderLine that I add, the mail is sent immediately.
Basically, what I am looking for is that when all the order lines have been added and the send button "Send" is clicked, the notification is sent in a single email.
This is the form where all the OrderLines are added:

This is my flow:



This is what I expect for each orderline created; a single email sent containing these data:

Can anybody help me out here ?
Cheers folks.