Teams get team channels

This activity retrieves all the channels for a team. For Azure permissions, refer to the Microsoft Azure Integration section.

Table 1. Teams get team channels 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 channels 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).