Monday, June 18, 2012

Adding User to SP Group Using Nintex Dynamically

Requirement:
Adding user to SharePoint 2010 Group Dynamically Using Nintex


Solution:
Use usergroup.asmx web service as mentioned below:
VarLoginName , VarUser, Varemail are the variables which will hold User properties and can easily get using Query User Profile.

No comments:

Post a Comment