Send email notification to users based on results from query list action

  • 26 January 2016
  • 1 reply
  • 4 views

Badge +2

Hi,

I am trying to build a site workflow which queries a list for certain items based on a time frame - which works.

I then want to capture the Manager, Senior Manager and Client name associated with each item returned - which I believe I also have working, as I am storing the results in Variable collections.

I then have added a For each loop to send the notification to the Manager, Senior Manager and for the email to contain the Client name, but this is where I am drawing a blank.

How can I send 1 email to the Manager/Senior Manager for each client, I only seem to be able to focus on one of them at a time ?

170145_pastedImage_0.png

170147_pastedImage_2.png


1 reply

Badge +2

Figured it out myself happy.png- first query I filtered by list ID , then added another query list to theĀ  "for each" and queried by Manager/Senior

Reply