Step Details |
| Introduced in Version | 9.25.0 |
| Last Modified in Version | 9.25.0 |
| Location | Integration > Microsoft Teams |
The Get Teams List step retrieves the list of Microsoft Teams available through the configured Microsoft 365 connection. The returned teams depend on the permissions associated with the selected authentication token.
Teams Connection
| Property | Description | Data Type |
|---|
| Selected Auth Token | Selects the Microsoft 365 authentication token used to connect to Microsoft Teams. The token must have permission to read team data. | Dropdown |
| Use FlowData for Auth Token | When enabled, it allows the authentication token to be provided dynamically via Flow data rather than selecting a predefined token. | Boolean |
Outputs
| Property | Description | Data Type |
|---|
| Teams | Returns a list of Microsoft Teams accessible through the configured connection and token permissions. | List |


Step Changes
| Description | Version | Date | Developer Task |
|---|
| The Get Teams List step was introduced. | 9.25 | May 2026 | DT-046397 |