Skip to main content
Nintex Community Menu Bar

Single Email for Multiple Appearing Reviewers and Managers in List

  • March 4, 2019
  • 1 reply
  • 9 views

Forum|alt.badge.img+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

Forum|alt.badge.img+7
  • Nintex Partner
  • March 6, 2019

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!).