TDV Adapter for Oracle Eloqua

Build 22.0.8462

GetOAuthAccessToken

Gets an authentication token from Eloqua.

Input

Name Type Description
AuthMode String The type of authentication mode to use.

The default value is WEB.

CallbackUrl String The page to return the Exact Online app after authentication has been completed.
GrantType String The type of authorization to be granted for your app.

The allowed values are code, password, refresh_token.

The default value is code.

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

Result Set Columns

Name Type Description
OAuthAccessToken String The OAuth access token.
OAuthRefreshToken String A token that may be used to obtain a new access token.
ExpiresIn String The remaining lifetime on the access token.

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