Single Email for Multiple Appearing Reviewers and Managers in List

  • 4 March 2019
  • 1 reply
  • 1 view

Badge +3

I have a list which has the following information:

346i1F2E4167748FD187.png

I need to send a single email to each Reviewer and cc the correct Reviewer Manager.

 

I am using a site workflow to quary the list for the managers name, using a collection operation to remove duplicates and for each I am sending an email. The issue seems to be connecting the Reviewer and the Reviewer manager together. Any suggestions?

 


1 reply

Badge +7

Is the Review-Manager always the same for a Reviewer? Or can depending on the WPI the manager be different for a Reviewer?

 

If it's always the same, then you could add a query-action to the for-each action and query the list while filtering for the reviewer (and just retrieve only one row!).

Reply