Microsoft Teams - List members of a team

Use the Microsoft Teams - List members of a team action A tool for building the processes, logic, and direction within workflows. to retrieve the list of members and their information from a specified Microsoft team.

You can also choose to store the output of this action as an Object to process the retrieved data. For example, you can use Loop for each action to iterate all the properties for each member.

For more information about the Microsoft Teams connector, go to Microsoft Teams.

Configure the Microsoft Teams - List members of a team action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add, rename, and copy actions.

  2. Select a Connection. If you do not have a connection, see Add a connection.
  3. Select the Team from which you want to retrieve member information.
  4. Note: Team drop-down list displays a maximum of up to 999 teams. If you want to select a team that is not in the list, you need to insert a variable in the Team field.

  5. In Output, assign a variable to store the result of the action.

Microsoft Teams - List members of a team action fields, buttons, and settings

Field

Description

Variable types

Connection Credentials and other settings required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Microsoft Teams connection to retrieve the members list.

(n/a)

Team

The Microsoft team from which you want to retrieve the list of members and their information.

Note: Team drop-down list displays a maximum of up to 999 teams. If you want to select a team that is not in the list, you need to insert a variable in the Team field.

(n/a)
Output

Output object to store the result of the action. Contains the following variables to store the retrieved members' information.

  • Member IDs: (Collection) The unique ID of the members in the team.

  • Usernames: (Collection) The usernames of the members in the team.

  • User display names: (Collection) The userdisplay names of the members in the team.

 

Object