Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Team Members

Prev Next

Step Details

Introduced in Version9.25.0
Last Modified in Version9.25.0
LocationIntegration > Microsoft Teams

The Get Team Members step retrieves the list of members associated with a specified Microsoft Team. The step uses the configured Microsoft 365 authentication token to access team membership information based on the permissions assigned in Azure.


Teams Connection

PropertyDescriptionData Type
Selected Auth TokenSelects the Microsoft 365 authentication token used to connect to Microsoft Teams. The token must have permission to read team membership information.Dropdown
Use FlowData for Auth TokenWhen enabled, it allows the authentication token to be provided dynamically via Flow data rather than selecting a predefined token.Boolean

Inputs

PropertyDescriptionData Type
Team IdSpecifies the unique identifier of the Microsoft Team whose members will be retrieved.String
Next LinkIndicates the URL or reference used to retrieve the next page of results when data is returned in multiple pages.String

Outputs

PropertyDescriptionData Type
Members ListReturns a list of users who are members of the specified Microsoft Team.List of TeamsConversationMember
Next LinkIndicates the URL or reference used to retrieve the next page of results when data is returned in multiple pages.String


Step Changes

DescriptionVersionDateDeveloper Task
The Get Team Members step was introduced.9.25May 2026DT-046397
Related Information

Microsoft Teams Module