Connections > Eloqua REST connection properties
  

Eloqua REST connection properties

When you create an Eloqua REST connection, you must configure the connection properties.
The following table describes the Eloqua REST connection properties:
Property
Description
Connection Name
Name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
Description
Description of the connection. Maximum length is 4000 characters.
Use Secret Vault
Stores sensitive credentials for this connection in the secrets manager that is configured for your organization.
This property appears only if secrets manager is set up for your organization.
This property is not supported by Data Ingestion and Replication and the Data Access Management services.
When you enable the secret vault in the connection, you can select which credentials that the Secure Agent retrieves from the secrets manager. If you don't enable this option, the credentials are stored in the repository or on a local Secure Agent, depending on how your organization is configured.
Note: If you’re using this connection to apply data access policies through pushdown or proxy services, you cannot use the Secret Vault configuration option.
For information about how to configure and use a secrets manager, see Secrets manager configuration.
Runtime Environment
The name of the runtime environment where you want to run tasks.
Select a Secure Agent or elastic runtime environment.
For more information about how to configure and use the runtime environments, see Runtime environments.
Base Url
Endpoint URL of the Eloqua application server. Do not specify the query parameters with the Base URL.
For example, https://rest.apisandbox.eloqua.com
Username
User name of the Eloqua application.
Domain
Domain of the Eloqua application.
Password
Password for the Eloqua application.
Client ID
The client ID created in the Eloqua application.
You must enter the client ID if you select OAuth 2.0 as the Authentication Type.
Client Secret
The client secret key created in the Eloqua application.
You must enter the client secret key if you select OAuth 2.0 as the Authentication Type.
Authentication Type
The type of user authentication to connect to the Eloqua application. Select the authentication type that Eloqua REST Connector must use to login to the Eloqua application.
You can select the following authentication types:
  • - Basic Auth
  • - OAuth 2.0
Default is OAuth 2.0.
Enable Debug Logger
Displays the message in the session logs to debug the mapping.
Default is false.
Eloqua Swagger
The swagger file that you want to use for the Eloqua REST connection. Select Eloqua Swagger API V1_2017_09_06.