Hi
I am trying to create a simple power automate flow that sends a customised email to a when a specific field is update in a SharePoint list. I keep getting unwanted ‘Apply to Each’ loops when I go to send the email. (I am basically trying to create a simple help desk/ticketing system, but the examples in the forums/youtube don’t quite meet my requirements.)
My SharePoint list automatically captures an incoming email (a general support request) and breaks the information into applicable columns (email from, email subject, email body etc). A team manager then adds some task instructions via another column and identifies an officer to carry out the task (person or group column).
I have a yes/no column that is set up as the condition to ‘trigger’ the sending of the task or email, but once I try to configure the email under the ‘yes’ condition and add the field that has the ‘task assigned to’ username email variable power automate adds the ‘apply to each’ loop which causes multiple emails to be sent, which is undesirable.
Is there a straight forward way to switch off the automatic Apply to Each or some other way to avoid it? Or do I need to do an array and pull each item out, or use compose, or individual get item?
Thanks in advance
