JDBC Driver for Workday

Build 23.0.8839

RefreshOAuthAccessToken

Exchanges a access token for a new access token.

Input

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

Result Set Columns

Name Type Description
OAuthAccessToken String The access token used for communication with the API.
OAuthRefreshToken String The refresh access token used to refresh your connection.
ExpiresIn String The lifetime of the access token, in seconds.

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