Power BI Connector for Slack

Build 22.0.8462

RefreshOAuthAccessToken

Refresh an authentication token from Slack.

Input

Name Type Description
OAuthRefreshToken String The refresh token returned from Slack after the user has authorized your app to have access to their data..

Result Set Columns

Name Type Description
OAuthAccessToken String The access token used for communication with Slack.
OAuthRefreshToken String The refresh token used for communication with Slack.
ExpiresIn String The time in which access token will expire.
TeamId String The ID of the current Slack team.
TeamName String The name of the current Slack team.
UserId String The ID of the current user.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462