Step Details |
| Introduced in Version | 9.25.0 |
| Last Modified in Version | 9.25.0 |
| Location | Integration > Microsoft Teams |
The Get Microsoft Teams User by Email step retrieves Microsoft Teams user details for a specified email address. The step uses the configured Microsoft 365 authentication token to query user information based on the permissions assigned in Azure.
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 the user directory information. | 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 |
Inputs
| Property | Description | Data Type |
|---|
| Email | Specifies the email address of the Microsoft Teams user whose details will be retrieved. | String |
Outputs
| Property | Description | Data Type |
|---|
| User | Returns the Microsoft Teams user details associated with the specified email address. | TeamsUser |


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