API Data Provider - Online Help

GetOAuthAuthorizationURL

Obtains the OAuth authorization URL used for authentication with various APIs.

Input

Name Type Description
Scope String The scope of access to the API.
CallbackURL String The URL to be used as a trusted redirect URL, where the user will return with the token that verifies that they have granted your app access.
State String A custom value sent with the callback to maintain session state and prevent cross-site request forgery (CSRF) attacks.

Result Set Columns

Name Type Description
URL String The URL where the user logs in and is prompted to grant permissions to the app.

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