Does anyone know if the flow action "list group members" supports getting group membership for SharePoint Group?

If so, how can I figure out what the group ID is?

enter image description here

有帮助吗?

解决方案

The "List group members" action can only get Office 365 groups. It does not allow us to get membership of SharePoint Groups.

To get sharepoint groups, you can use the rest API call. Refer this.

许可以下: CC-BY-SA归因
scroll top