跳到主要內容 跳至補充內容

Eloqua 

Eloqua enables marketers to plan and execute campaigns while delivering a personalized customer experience for their prospects.

Eloqua integration replicates data using the Oracle Eloqua Marketing Cloud Service REST API and Eloqua bulk export API.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

資訊備註確認您使用的帳戶可讀取您要擷取的表格。

To obtain you client ID and secret:

  1. Log into your Eloqua account as an account administrator.
  2. Navigate to AppCloud Developer Console > Settings.
  3. Under Platform Extensions, choose AppCloud Developer.
  4. Under App Type, select Interactive or Web App.
  5. Make sure Authorized Redirect URIs is set to https://connector.qlik.com/auth/oauth/v3.htm.
  6. After the client ID and secret have been generated, copy and paste them to a secured file as they are displayed only once.

Creating the connection

For more information, see 連線到 SaaS 應用程式.

  1. Click Authenticate when you have filled in the required connection settings.

    You may be asked to log in to the source application.

    A window is displayed with an authentication code.

  2. Copy the code to the clipboard and return to the connection dialog.

  3. Paste the code in Complete authentication with the code provided by the source and click Verify.

    提示備註You may need to scroll down to see this field.

    When status is Verified, the authentication is verified.

  4. Provide a name for the connection in Connection name.

  5. Select Open connection metadata to define metadata for the connection when it has been created.

Connection settings
SettingDescription
Data gateway

如您的使用情況有需要,選取 資料移動閘道

資訊備註

此欄位無法用於 Qlik Talend Cloud 啟動器 訂閱,因為不支援 資料移動閘道。若您有另一個訂閱層級且不想使用 資料移動閘道,選取

如需關於 資料移動閘道 福利的資訊以及需要此項的使用案例,請參閱 Qlik 資料閘道 - 資料移動

Start Date

MM/DD/YYYY 格式輸入資料必須從來源複寫到目標的日期。

Client IDClient ID.
Client SecretClient secret.

Schema

資訊備註

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 1.

Depending on your destination, table and column names may not appear as they are outlined below.

accounts

The accounts table contains info about the accounts, or companies, in your Eloqua account.

Note: This table is replicated using the Eloqua Bulk API.

Custom accounts fields

If applicable, Stitch will replicate custom fields related to accounts in Eloqua.

Replication Method

CDC

Primary Key

Id

Replication Key

UpdatedAt

Useful links

Eloqua API method

activity_bounceback

The activity_bounceback table contains info about Bounceback contact activities.

Note: This table is replicated using the Eloqua Bulk API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

activity_email_clickthrough

The activity_email_clickthrough table contains info about EmailClickthrough contact activities.

Note: This table is replicated using the Eloqua Bulk API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

activity_email_open

The activity_email_open table contains info about EmailOpen contact activities.

Note: This table is replicated using the Eloqua Bulk API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

activity_email_send

The activity_email_send table contains info about EmailSend contact activities.

Note: This table is replicated using the Eloqua Bulk API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

activity_form_submit

The activity_form_submit table contains info about FormSubmit contact activities.

Note: This table is replicated using the Eloqua Bulk API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

activity_page_view

The activity_page_view table contains info about PageView contact activities.

Note: This table is replicated using the Eloqua Bulk API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

activity_subscribe

The activity_subscribe table contains info about Subscribe contact activities.

Note: This table is replicated using the Eloqua Bulk API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

activity_unsubscribe

The activity_unsubscribe table contains info about Unsubscribe contact activities.

Note: This table is replicated using the Eloqua Bulk API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

activity_web_visit

The activity_web_visit table contains info about WebVisit contact activities.

Note: This table is replicated using the Eloqua Bulk API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

assets

The assets table contains info about the external assets associated with your Eloqua account. External assets are non-Eloqua, or offline, activities performed by your contacts or prospects.

Note: This table is replicated using the Eloqua Application REST API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

campaigns

The campaigns table contains info about the campaigns in your Eloqua account. Campaigns are comprised of different elements (such as segments, emails, landing pages, etc.) that are used to perform a variety of functions.

Note: This table is replicated using the Eloqua Application REST API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

contacts

The contacts table contains info the contacts in your Eloqua account.

Note: This table is replicated using the Eloqua Bulk API.

Custom contacts fields

If applicable, Stitch will replicate custom fields related to contacts in Eloqua.

Replication Method

CDC

Primary Key

Id

Replication Key

UpdatedAt

Useful links

Eloqua API method

custom_objects

For each custom object in your Eloqua account, Stitch will display a table as available for selection. The name of the table will be the normalized name of the object, using snake case (spaces replaced with underscores) and removing special characters. For example: If your account contains an Enrichement Attributes custom object, there will be a corresponding enrichment_attributes available for selection in Stitch.

Note: This table is replicated using the Eloqua Bulk API.

Replication Method

CDC

Primary Key

id

Replication Key

UpdatedAt

Useful links

Eloqua API method

emailGroups

The emailGroups table contains details about the email groups in your Eloqua account.

Note: This table is replicated using the Eloqua Application REST API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

emails

The emails table contains details about the emails sent from your Eloqua account.

Note: This table is replicated using the Eloqua Application REST API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

forms

The forms table contains info about the forms in your Eloqua account.

Note: This table is replicated using the Eloqua Application REST API.

Replication Method

CDC

Primary Key

id

Replication Key

updatedAt

Useful links

Eloqua API method

visitors

The visitors table contains info about your Eloqua visitors. According to Eloqua, “A visitor is a data entity that represents a unique cookie. The tracked activity data from that cookie is associated with the Visitor. There can be multiple visitors linked to a single contact.”

Note: This table is replicated using the Eloqua Application REST API.

Replication Method

CDC

Primary Key

id

Replication Key

V_LastVisitDateAndTime

Useful links

Eloqua API method

此頁面是否對您有幫助?

若您發現此頁面或其內容有任何問題——錯字、遺漏步驟或技術錯誤——請告知我們!