TDV Adapter for Oracle Eloqua

Build 23.0.8839

GetOAuthAuthorizationUrl

Gets the authorization URL that must be opened separately by the user to grant access to your application. Only needed when developing Web apps.

Input

Name Type Description
CallbackUrl String The page to return the user after authorization is complete.
GrantType String The type of authorization to be granted for your app.

The allowed values are code, password, refresh_token.

State String An optional value that has meaning for your App.

Result Set Columns

Name Type Description
URL String The authorization url.

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