GetSharepointSiteGroupMembers 2025.10.9.21

Bundle

com.snowflake.openflow.runtime | runtime-sharepoint-rest-nar

Description

Retrieves all members of a SharePoint site group.

Tags

groups, membership, microsoft, openflow, sharepoint

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
Group IDThe ID of the SharePoint group.
OAuth2 Access Token ProviderEnables managed retrieval of OAuth2 Bearer Token.
Site URLThe URL of the SharePoint site.
Web Client ServiceThe Web Client Service to use for communicating with Sharepoint.

Relationships

NameDescription
comms.failureA FlowFile is routed here if the processor failed to communicate with Sharepoint. Can be retried
failureA FlowFile is routed here if the group members could not be fetched
successA FlowFile is routed here if the group members were successfully retrieved

Writes attributes

NameDescription
sharepoint.group.user.idsThe IDs of the users in the SharePoint site group.
sharepoint.group.user.emailsThe emails of the users in the SharePoint site group.

See also