Power BI Connector for Microsoft Dynamics 365

Build 24.0.9175

RefreshOAuthAccessToken

Refreshes an expired OAuth Access Token to maintain continuous authenticated access to Dynamics 365 resources without requiring reauthorization from the user.

Input

Name Type Required Description
OAuthRefreshToken String True The OAuth Refresh Token obtained from the original authorization code exchange. This token is used to request a new access token without requiring user reauthentication.

Result Set Columns

Name Type Description
OAuthAccessToken String The new OAuth Access Token issued by the service, used to authenticate and access protected resources.
OAuthRefreshToken String A new OAuth Refresh Token that can be used to obtain additional access tokens as needed.
ExpiresIn String The duration, in seconds, for which the new access token remains valid before expiring.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175