Power BI Connector for WordPress

Build 24.0.9062

RefreshOAuthAccessToken

Gets the Wordpress authorization URL. Access the URL returned in the output in a Web browser. This requests the access token that can be used as part of the connection string to Wordpress.

Input

Name Type Description
OAuthRefreshToken String The refresh token returned with the previous access token.

Result Set Columns

Name Type Description
OAuthAccessToken String The access token used for communication with Wordpress.
ExpiresIn String The remaining lifetime on the access token.
OAuthRefreshToken String The refresh token used for communication with Wordpress.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062