Tagged Questions
0
votes
2answers
349 views
Creating Groups via Web Service
I am trying to create groups on a SharePoint 2010 site via the UserGroup.asmx web service. I am using jQuery and SPServices to interact with the web service.
When I try to create a group (via the ...