Action: Get user's SharePoint groups
Get user's SharePoint groups action allows you to retrieve all SharePoint groups of which the specified user is a member.
Example of configuration on the current site
To configure the action the additional properties should be specified.
Configuration
|
Property
|
Required
|
Type
|
Description
|
|
User ID
|
yes
|
String
|
Specify user Id in the SharePoint site
|
Availability
|
Modern
Forms
|
List
Actions
|
Scheduled/Triggered
Actions
|
|
-
|
-
|
✓
|
Output
|
Output Parameter
|
Type
|
Description
|
|
GroupNames
|
Array of strings
|
Returns array of SharePoint groups
|

Related Articles
Action: Add users to site
Add users to site action allows to grant an Active Directory (AD) user or group access to a SharePoint site without assigning any permissions. Example of Add users to site action configuration on the current site For more information about Action ...
Action: Get AAD user details
Get AAD user details action allows you to retrieve Microsoft Entra user account properties for specified user. Example of Get AAD user details action configuration on the current site For more information about Action Builder read Action Builder ...
Action: Get user profile
Get user profile action allows you to retrieve profile properties from selected user Example of configuration on the current site Note 1: In order to use the Get user profile action in Scheduled/Triggered Actions skybow Users Connector has to be ...
Action: Delete meeting
Delete meeting action will delete online meeting from the calendar in Microsoft Teams and in Outlook as well. It allows to delete both a single meeting and a series of meetings. Example of Delete meeting action configuration on the current site For ...
Action: Loop: apply to each
Loop: apply to each action executes a block of actions for each item in the iterating array. Exampleof Loop: apply to each action configuration with SharePoint list items For more information about Action Builder read Action Builder introduction ...