Teams get team details

This activity retrieves the details of a team. For Azure permissions, refer to the Microsoft Azure Integration section.

Table 1. Teams get team details action - Inputs
Parameters Description

TeamId

The team's ID of the directory where the channel exists or will be created. Refer to the Retrieve the Teams ID section for instructions on how to obtain the Teams ID.

Connection

Drop-down list of Graph connections.

Table 2. Teams get team details action - Outputs
Parameters Description

Body

Returns the JSON formatted response from the activity.

StatusCode

Returns the HTTP response code for the request. For example, 200 indicates a successful response.

Success

Indicates whether the activity was completed successfully (value = True) or not (value = False).

Name

Returns the name of the team.

MemberCount

Number of members in the team.