Skip to main content
Nintex Community Menu Bar

Send Notification based on List column

  • September 2, 2019
  • 1 reply
  • 6 views

Forum|alt.badge.img+4

Hi all,

Can you please help me with my issue, I need to send the email notification based on Sharepoint list column which Person or Group, I have done it this way so users can update the list by them selves. So how I can I point that column in Send Notification?

So I have a List call Test and inside that list there is only one column called Manager approval (People or Group). 

Regards 

1 reply

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • September 2, 2019
Hi,
In your workflow create a Person/Group variable.
Use a Set Variable action and configure it to look up the list and the column to retreive the user.
You then use that variable in the To field of your send notification action.
When the workflow runs the Set variable action will look up the name in the list and put it into the To field.