Hello,
Thank you in advance for the help. I need to write an If statement that will be placed into a Send an Email V2 "To" box. I have a Sharepoint List that needs to be referenced to determine what to do. Below is a sentence about what I need it to essentially do in non-code form:
"If N1 is listed in the Role Type column on the Sharepoint list, then send an email to jon1@jon.com. If N2 is listed in the Role Type column on the Sharepoint list, then send an email to jon2@jon.com & jon3@jon.com."
Can someone help me out?