We are trying to create emails to send to supervisors for their upcoming reviews. I have the query written to gather the data to send and have it is a action node in a message, but I am have trouble determining the best way to parse that data and send to the supervisors their rows of data. Should I be putting this information into a file and parsing that way, should I be able to loop through the email node with using the variables. I am self taught and have been reading the manuals, reading forums and looking at examples. I am sure there is something I am missing or not interpreting correctly.
Thank you for any help in advance. I always learn something from every post I read.
Thanks, Julia
So I have finally made my way back to this flow I now have the data all in one record and need to run this through to send the emails. Does anyone have an example I can use that takes the email address from sql data returned record- and send an email to that person with that data. I think I am missing something simple and overthinking this process. I cant decide between the data iterator and the for loop. Any help would greatly be appreciated. Thanks, Julia
That is a great idea - I appreciate all of the information that is posted because it really helps when you are learning a new tool. Thanks, Julia