Hi,
I have a workflow which creates one output file in xlsx format and soon after it is created, i am sending it some user via email tool.
I have created a output folder where the file will reside after being created and similarly i am attaching the email box which takes in attachment as that same output file.
The mail is being sent almost a 100 times although i just want only a single mail triggered at the end. Can someone tell me why multiple mails are being triggered?