Skip to main content

I'm creating a new Nintex workflow with SharePoint.  In the "Send Notification" action there is a lookup field to use to send the email notifications.

In that lookup there is a list of fields under Lookup and then when you click the + sign you get a fields under "Common".  (image below)

If I use the "Manager" field it sends it to specific people. 

 

Question:  How do I see/update the people in the "Manager" field?

 

10168i39C75A16A5114527.png

 

 

@linda This comes from the SharePoint user profile service, you can do it on the SharePoint side. We do also have an action that can be used to query(https://help.nintex.com/en-US/nintex2013/help/#Workflow/RootCategory/Actions/Nintex.Workflow.QueryUserProfile.htm) and update it(https://help.nintex.com/en-US/nintex2013/help/#Workflow/RootCategory/Actions/Nintex.Workflow.UpdateUserProfile.htm).



 



 


Reply