TDV Adapter for Oracle Eloqua

Build 23.0.8839

Creating a Custom OAuth Application

Creating a Custom OAuth Application

In order to obtain the OAuth credentials needed to authenticate to Oracle Eloqua, you must create and register an custom OAuth application linked linked to your Oracle Eloqua account.

  1. Log in to Oracle Eloqua.
  2. Navigate to Settings > Platform Extensions > AppCloud Developer.
  3. Click Create New App.
  4. Enter a name, icon, and description for the new application, to be displayed to users when they connect to Oracle Eloqua.
    The console displays the OAuthClientId and OAuthClientSecret. Record these values for future use.
  5. Specify a CallbackURL:
    • If this is a Desktop application, set the CallbackURL to http://localhost:3000, or another port of your choice.
    • If this is a Web application, set the Callback URL to a page where you would like the user to be returned after they authorize your application. to after the user has authorized your application. Note that Eloqua requires that the Callback URL begin with https://, and that you specify a port.

When you connect, the add-in opens the OAuth endpoint in your default browser. Log in and grant permissions to the application.

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