API Data Provider - Online Help

GetOAuthAuthorizationUrl

Gets the authorization URL for OAuth authentication.

Input

Name Type Description
AuthMode String The OAuth flow. APP or WEB.

The allowed values are APP, WEB.

The default value is WEB.

CallbackURL String The redirect URL.
State String The state parameter for OAuth security.

The default value is oauth_state.

Result Set Columns

Name Type Description
Url String The authorization URL.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539.0