Oracle Eloqua

The Oracle Eloqua connector lets you perform read, insert, update, and delete operations on Oracle Eloqua data.

Supported Versions

The following is the minimum supported version for this connector: Oracle Eloqua 10-24C (Standard).

Before you begin

Before using the Oracle Eloqua connector, do the following tasks:

  • In your Google Cloud project:
    • Ensure that network connectivity is set up. For information about network patterns, seeNetwork connectivity.
    • Grant theroles/connectors.admin IAM role to the user configuring the connector.
    • Grant the following IAM roles to the service account that you want to use for the connector:
      • roles/secretmanager.viewer
      • roles/secretmanager.secretAccessor

      A service account is a special type of Google account intended to represent a non-human user that needs to authenticate and be authorized to access data in Google APIs. If you don't have a service account, you must create a service account. The connector and the service account must belong to the same project. For more information, seeCreating a service account.

    • Enable the following services:
      • secretmanager.googleapis.com (Secret Manager API)
      • connectors.googleapis.com (Connectors API)

      To understand how to enable services, seeEnabling services.

    If these services or permissions have not been enabled for your project previously, you are prompted to enable them when configuring the connector.

Configure the connector

A connection is specific to a data source. Itmeans that if you have many data sources, you must create a separate connectionfor each data source. To create a connection, do the following:

  1. In theCloud console, go to theIntegration Connectors > Connections page and then select or create a Google Cloud project.

    Go to the Connections page

  2. Click+ Create New to open theCreate Connection page.
  3. In theLocation section, choose the location for the connection.
    1. Region: Select a location from the drop-down list.

      For the list of all the supported regions, seeLocations.

    2. ClickNext.
  4. In theConnection Details section, complete the following:
    1. Connector: SelectOracle Eloqua from the drop down list of available Connectors.
    2. Connector version: Select the Connector version from the drop down list of available versions.
    3. In theConnection Name field, enter a name for the Connection instance.

      Connection names must meet the following criteria:

      • Connection names can use letters, numbers, or hyphens.
      • Letters must be lower-case.
      • Connection names must begin with a letter and end with a letter or number.
      • Connection names cannot exceed 49 characters.
    4. Optionally, enter aDescription for the connection instance.
    5. Optionally, enableCloud logging, and then select a log level. By default, the log level is set toError.
    6. Service Account: Select a service account that has therequired roles.
    7. Optionally, configure theConnection node settings:

      • Minimum number of nodes: Enter the minimum number of connection nodes.
      • Maximum number of nodes: Enter the maximum number of connection nodes.

      A node is a unit (or replica) of a connection that processes transactions. More nodes are required to process more transactions for a connection and conversely, fewer nodes are required to process fewer transactions. To understand how the nodes affect your connector pricing, see Pricing for connection nodes. If you don't enter any values, by default the minimum nodes are set to 2 (for better availability) and the maximum nodes are set to 50.

    8. Note: You can customize the connection node values only if you are a Pay-as-you-go customer.
    9. Company: Specify the company's unique identifier. This field is used to authenticate to the Eloqua servers.
    10. Bulk Polling Interval: Specify the time interval between bulk API requests. The default value is 200 ms.
    11. Bulk Query Timeout: Specify the time in minutes to wait for a bulk query response. The default value is 25 minutes.
    12. Data Retention Duration: Specify the time duration in hours to store bulk data on the server. You can specify values from 1 hour to 2 weeks. The default value is 24 hours.
    13. Display Column Name: Specify the display name for columns when using the Oracle Eloqua Bulk API. You can specify an empty string,internal, orstatement.
    14. Map Data Cards Case Sensitive Match: Specify whether to use case sensitive match in data card mapping.
    15. Map Data Cards Relationship: Enter a comma-separated list of the relationships between the custom object tables and the entity tables.
    16. Retry Count: Specify the maximum number of times to retry a Bulk API request that fails due to an HTTP 500 status code (Internal Server Error).
    17. Retry Interval: Specify the time interval between attempts to retry a Bulk API request that failed with an HTTP 500 status code (Internal Server Error).
    18. Use Bulk API: Specify whether to use the bulk API to retrieve data.
    19. Optionally, click+ Add label to add a label to the Connection in the form of a key/value pair.
    20. ClickNext.
  5. In theDestinations section, enter details of the remote host (backend system) you want to connect to.
    1. Destination Type: Select aDestination Type.

      If you want to establish a public connection to your backend systems with additional security, you can considerconfiguring static outbound IP addresses for your connections, and then configure your firewall rules to allowlist only the specific static IP addresses.

      To enter additional destinations, click+ADD DESTINATION.

    2. ClickNext.
  6. In theAuthentication section, enter the authentication details.
    1. Select anAuthentication type and enter the relevant details.

      The following authentication types are supported by the Oracle Eloqua connection:

      • User Password
      • OAuth 2.0 Authorization code/li>
    2. To understand how to configure these authentication types, seeConfigure authentication.

    3. ClickNext.
  7. Review: Review your connection and authentication details.
  8. ClickCreate.

Configure authentication

Enter the details based on the authentication you want to use.

  • User Password
    • Username: The username to authenticate the connection.
    • Password: Secret Manager Secret containing the password associated with the username.
    • Secret Version: Secret version for the secret selected above.
  • OAuth 2.0 Authorization code
    • Client ID: The client id provided by connector for the app you created.
    • Scopes: A comma-separated list of desired scopes.
    • Client Secret: Secret Manager Secret containing the client secret for the connected app you created.
    • Secret Version: Secret version for the secret selected above.
    • Authorize URL: Authorization URL generated when creating a client in the Oracle Eloqua instance.

Connection configuration samples

This section lists the sample values for the various fields that you configure when creating the connection.

Username and password connection type

Field nameDetails
Locationeurope-west1
ConnectorOracle Eloqua
Connector version1
Connection Nameoracle-eloqua-googlecloud
Service AccountSERVICE_ACCOUNT_NAME@PROJECT_ID.iam.gserviceaccount.com
Minimum number of nodes2
Maximum number of nodes50
CompanyAltostratLtd
UsernameUSERNAME
PasswordPASSWORD
Secret Version1

OAuth 2.0 connection type

Field nameDetails
Locationeurope-west1
ConnectorOracle Eloqua
Connector version1
Connection Nameoracle-eloqua-googlecloud-oauth
Descriptionoracle-eloqua-googlecloud-oauth
Service AccountSERVICE_ACCOUNT_NAME@PROJECT_ID.iam.gserviceaccount.com
Minimum number of nodes2
Maximum number of nodes50
CompanyAltostratLtd
Client IDCLIENT_ID
Scopesfull
Client SecretCLIENT_SECRET
Secret Version4

System limitations

The Oracle Eloqua connector can process a maximum of 12 transactions per second, pernode, andthrottles any transactions beyond this limit. By default, Integration Connectors allocates 2 nodes (for better availability) for a connection.

For information on the limits applicable to Integration Connectors, seeLimits.

Note: The number ofIntegration Connectors nodes will autoscale dynamically based on your usage. However, if you want to reserve capacity for large volumes without waiting for autoscaling, you can adjust the minimum node value for a connection. More nodes are required to process more transactions for a connection. Conversely, fewer nodes are required if a connection processes fewer transactions. To configure the node values, do the following:
  • If you are a pay-as-you-go customer, configure the minimum and maximum node value in the edit connection page.
  • If you are a subscription based customer,contact support.

The maximum transactions that a node can handle depends on various factors. So, before adjusting the minimum nodes for better throughput, it is recommended you check if your backend systems are set up optimally to handle the required traffic.

Use the Oracle Eloqua connection in an integration

After you create the connection, it becomes available in bothApigee Integration and Application Integration. You can use the connectionin an integration through the Connectors task.

  • To understand how to create and use the Connectors task in Apigee Integration, seeConnectors task.
  • To understand how to create and use the Connectors task in Application Integration, seeConnectors task.

Entity operation examples

This section shows how to perform some of theentity operations in this connector.

Example - List all AccountGroup

  1. In theConfigure connector task dialog, clickEntities.
  2. SelectAccountGroup from theEntity list.
  3. Select theList operation, and then clickDone.

You can perform the List operation on the following entities as well:

Event, User, and Campaign

Example - Get an AccountGroup

  1. In theConfigure connector task dialog, clickEntities.
  2. SelectAccountGroup from theEntity list.
  3. Select theGet operation, and then clickDone.
  4. Set the entity ID to the entity of the AccountGroup. To set the entity ID, intheData Mapper section of theData Mapping, clickOpen Data Mapping Editor andthen enter1 in theInput Value field and choose the EntityId as Local variable.

You can perform the Get operation on the following entities as well: Email and User.

Example - Delete an AccountGroup

  1. In theConfigure connector task dialog, clickEntities.
  2. SelectAccountGroup from theEntity list.
  3. Select theDelete operation, and then clickDone.
  4. Set the entity ID to the entity of the AccountGroup. To set the entity ID, intheData Mapper section of theData Mapping, clickOpen Data Mapping Editor andthen enter8 in theInput Value field and choose the EntityId as Local variable.

You can perform the Delete operation on the Email entity as well.

Example - Create a Campaign

  1. In theConfigure connector task dialog, clickEntities.
  2. SelectCampaign from theEntity list.
  3. Select theCreate operation, and then clickDone.
  4. In theData mapper section of theTask clickOpenDataMapping editor and then enter a value similar to the following in thefield:
    {  "Name": "AltostratCampaign1.11",  "BudgetedCost": 100000}

    Running this example, returns a response similar to the following in the Connectortask'sconnectorOutputPayload output variable:

    {  "ID": 9}

Example - Create an Event

  1. In theConfigure connector task dialog, clickEntities.
  2. Select Event from theEntity list.
  3. Select theCreate operation, and then clickDone.
  4. In theData mapper section of theTask clickOpenDataMapping editor and then enter a value similar to the following in thefield:
    {  "Name": "Marketing Experience GCP2.2",  "Description": "Modern Marketing Experience brings together Modern Marketers from around the globe",  "EmailAddressFieldId": "-2"}

    Running this example, returns a response similar to the following in the Connectortask'sconnectorOutputPayload output variable:

    {  "Id": "16"}

Example - Update a Campaign

  1. In theConfigure connector task dialog, clickEntities.
  2. SelectCampaign from theEntity list.
  3. Select theUpdate operation, and then clickDone.
  4. Set the entity ID to the entity of the Campaign. To set the EntityID, intheData mapper section of theTasks, clickEntityID andthen enter5 in the given field.
  5. In theData mapper section of theTask clickOpenDataMapping editor and then enter a value similar to the following in thefield:
    {  "Name": "AltostratCamp9",  "BudgetedCost": 100}
  6. Running this example, returns a response similar to the following in the Connectortask'sconnectorOutputPayload output variable:

    {  "ID": 5}

Example - Update an Email

  1. In theConfigure connector task dialog, clickEntities.
  2. SelectEmail from theEntity list.
  3. Select theUpdate operation, and then clickDone.
  4. Set the entity ID to entity of the Email. To set the EntityID, intheData mapper section of theTasks, clickEntityID andthen enter59 in the given field.
  5. In theData mapper section of theTask clickOpenDataMapping editor and then enter a value similar to the following in thefield:
    {  "Name": "My Googlecloud email updated",  "EmailGroupId": 1,  "HtmlContent_Type": "RawHtmlContent",  "IsPlainTextEditable": false,  "IsTracked": false,  "PlainText": "\r\n",  "BouncebackEmail": "AltostratLtd@s119222.m.en25.com",  "ReplyToEmail": "newclient@en25.com",  "ReplyToName": "AltostratLtd",  "SenderEmail": "newclient@en25.com",  "SenderName": "AltostratLtd",  "SenderPlainTextOnly": null,  "Subject": "New subject line",  "Description": null,  "FolderId": 42,  "EmailHeaderId": 1,  "EmailFooterId": 1,  "Permissions": "Retrieve,SetSecurity,Delete,Update,Activate",  "AccessedAt": null,  "CurrentStatus": "Draft",  "Depth": "complete"}
  6. Running this example, returns a response similar to the following in the Connectortask'sconnectorOutputPayload output variable:

    {  "ID": 59}

Get help from the Google Cloud community

You can post your questions and discuss this connector in the Google Cloudcommunity atCloud Forums.

What's next

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-19 UTC.