Tableau Connector for Airtable

Build 22.0.8479

RefreshOAuthAccessToken

Exchanges a refresh token for a new access token.

Input

Name Type Required Description
OAuthRefreshToken String True The refresh token returned from the original authorization code exchange.

Result Set Columns

Name Type Description
OAuthAccessToken String A token that is used to make requests to the Airtable API on behalf of the user.
ExpiresIn String Time in seconds until the access token expires.
OAuthRefreshToken String A token that may be used to obtain a new access token.

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