List Channel Members
List the channel members of a Microsoft Teams.
Options
Field | Definition | Type | Required |
---|---|---|---|
Result Set |
Choose one of the following options to display your search results:
|
Dropdown | TRUE |

To learn how to use the Stream Records option and set up a helper flow to return a large number of records, see Stream matching records with a helper flow.
Input
Field | Definition | Type | Required |
---|---|---|---|
Team | |||
ID | Unique ID of the Team. | String | TRUE |
Channel | |||
ID | Unique ID of the Channel. | String | TRUE |
List Criteria | |||
Record Limit |
Specify the number of records to stream.
Appears when Stream Matching Records is selected from the Result Set option. |
Number | FALSE |
Streaming | |||
Flow |
Click Choose Flow to browse and select a helper flow where the search results will be streamed, then click Choose to confirm. Optionally, click the empty field under Click or drop here to create and add custom extensible fields that pass data to the helper flow. These fields are added as key/value pairs under the State output object in the helper flow. Displays when |
Flow | TRUE |
Output
Field | Definition | Type |
---|---|---|
Records Streamed |
Number of records returned.
This field display when Stream Records is selected from the Result Set field. |
Number |
Channel Members | Display when First 200 Records is selected from the Result Set field. | List of Objects |
Raw Output | Raw payload returned from the Microsoft Teams API. | Object |
ID | Unique ID of the member. | String |
Roles | Role of the user in the team. | List of Text |
Display Name | Display name for the team. | String |
Visible History Start Date Time | Timestamp denoting how far back a conversation's history is shared with the conversation members. | Date and Time |
User ID | Unique identifier of the user. | String |
Email address for sending messages to the channel. | String |