简体   繁体   English

如何将用户添加到 SharePoint 用户组

[英]How to add a user to a SharePoint user group

I have a contacts list that I would like the ability to add a contact (user) to the Visitor's security group.我有一个联系人列表,我希望能够将联系人(用户)添加到访问者的安全组。 I have a workflow that gets the appropriate security group and now I need a HTTP REST request of adding this user to that group.我有一个获得适当安全组的工作流,现在我需要一个 HTTP REST 请求将此用户添加到该组。

Thank you in advance先感谢您

I understand you want to add a user to a group using SharePoint Rest API.我了解您想使用 SharePoint Rest API 将用户添加到组中。 If so, you can take a reference of below dcos:如果是这样,您可以参考以下 dcos:

在此处输入图像描述

BR BR

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法使用 Rest Api 将用户添加到 SharePoint 组 - Not able to add user to SharePoint Group using Rest Api REST 调用 Sharepoint Online 以将用户添加到不工作的站点组。 用户不是唯一的或值不在范围内 - REST Call to Sharepoint Online to add user to a site group not working. Either user not unique or Value not in range 以编程方式将用户添加到组中 - Add a user to a group programatically 使用 HTTP 请求将用户插入 SharePoint 组 - Insert user into SharePoint group with HTTP request 如何仅使用REST / JavaScript检查用户是否属于共享点AD组? - How to check if user belongs to a sharepoint AD group or not using REST/Javascript only? 将现有用户添加到现有组 apache ranger - Add existing user to existing group apache ranger 通过 REST API 发布请求 ajax 将用户添加到 SharePoint 组时,用户不存在错误 - User does not exist error while adding user to SharePoint group via REST API post request ajax 是否可以在不使用Rest API从Office 365创建用户的情况下直接将用户添加到sharepoint数据库? - Can we add a user to sharepoint database directly without creating user from office 365 using rest api? 如何在Sharepoint 2013中获取大量用户的配置文件 - How to get a bulk of user's profiles in sharepoint 2013 如何通过REST或JSOM从当前用户从SharePoint获取项目? - How to get items from SharePoint by Current User via REST or JSOM?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM