Teams get team channels
This activity retrieves all the channels for a team. For Azure permissions, refer to the Microsoft Azure Integration section.
| 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. |
| 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). |
↑