Creating or editing an endpoint for Eloqua Rest API activity
Endpoints provide the configuration information that the Studio and the Integration Appliance use to connect to Eloqua platform. Eloqua Rest API uses OAuth 2.0 authentication mechanism so as to authorize users to perform operations.
Selecting or editing an Eloqua Rest API endpoint
To select or edit an Eloqua Rest API endpoint:
1. In the Create Endpoint or Edit Endpoint pane, configure the Eloqua Rest API endpoint as described in the following table.
2. Click Test Connection to confirm that the connection details are valid and you are able to connect to the Eloqua Rest API successfully.
3. Click OK.
Table: Connection properties
Field Name | Description |
OAuth Access Token | OAuth access token generated from Eloqua Rest API for authentication. |
OAuth Refresh Token | OAuth refresh token generated from Eloqua Rest API while generating OAuth Access token. |
Application Client ID | The Client Identifier issued to the application during registration. |
Application Client Secret | The Client Secret issued to the application during registration. |
Application Redirect URL | The Redirect URL issued to the application during registration. |
Note: To generate the access token, refer to the Oracle Eloqua Rest API documentation relating to "OAuth2 Authentication Support in Eloqua Rest API".