# Get SharePoint Site Group Names

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/sharepoint-permissions-processing/get-sharepoint-site-group-names/](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/sharepoint-permissions-processing/get-sharepoint-site-group-names/)
Product: Virto Workflow Automation App
Updated: 2026-08-12


This activity allows to get current site group names and store the result in variable.

![SharePoint Designer phrase for the Get SharePoint site group names activity in Virto Workflows](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/get_sharepoint_site_group_names_1.png)

## **Parameters**

Input parameters


| Parameter | Description | Example |
|---|---|---|
| Variable:dictionary | Result Site Group names |  |


Example

![Workflow example using the Get SharePoint site group names activity inside an App Step](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/get_sharepoint_site_group_names_2.png)

**Note:**We recommend you to run all Virto Permissions actions inside App Step to avoid failing of your subsequent actions inside the workflow.

Example

![Second workflow example of the Get SharePoint site group names activity storing names in a variable](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/get_sharepoint_site_group_names_3.png)
