Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Refresh Microsoft Token

Prev Next

Step Details

Introduced in Version9.25.0
Last Modified in Version9.25.0
LocationIntegration > Microsoft Teams

The Refresh Microsoft Token step refreshes an existing Microsoft 365 authentication token so that Microsoft Teams steps can continue to use a valid connection. This step is typically used when a token has expired or is nearing expiration.


Teams Connection

PropertyDescriptionData Type
Selected Auth TokenSelects the Microsoft 365 authentication token configuration to be refreshed. The available options are based on configured tokens.Dropdown
Use FlowData for Auth TokenWhen enabled, it allows the authentication configuration to be provided dynamically via Flow data rather than selecting a predefined token.Boolean

Outputs

PropertyDescriptionData Type
Auth TokenReturns the refreshed Microsoft 365 access token.MicrosoftAuthenticationToken
Token NameRepresents the name of the authentication token retrieved by the step, which can be used to map and pass the token to other steps within the flow.String


Step Changes

DescriptionVersionDateDeveloper Task
The Refresh Microsoft Token step was introduced.9.25May 2026DT-046397
Related Information

Microsoft Teams Module