Salesforce Marketing Cloud | Qlik Cloud 도움말
기본 콘텐츠로 건너뛰기 보완적인 콘텐츠로 건너뛰기

Salesforce Marketing Cloud 

Salesforce Marketing Cloud is a digital marketing platform that automates email marketing, social media, apps, websites, and more.

Salesforce Marketing Cloud integration replicates data using the Salesforce Marketing Cloud both REST API and SOAP API.

복제 가능한 개체 목록은 Schema 섹션을 참조하십시오.

Preparing for authentication

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

정보 메모사용하는 계정에 가져오려는 테이블에 대한 읽기 액세스 권한이 있는지 확인합니다.

Before you create connections in Qlik Talend Cloud, make sure you have the following:

  • A Salesforce Professional, Corporate, or Enterprise license (required to use the Salesforce Marketing Cloud API).
  • A Salesforce Marketing Cloud Administrator user, or a System Administrator user in Salesforce.
  • An External Client App created in Salesforce. To integrate with Salesforce, external applications must use an External Client App (not a package).

The following instructions are available only in the Salesforce Lightning Experience menu. If you are using Salesforce Classic, switch to Salesforce Lightning Experience.

To retrieve your client ID and client secret:

  1. Switch to Salesforce Lightning Experience if you are using Salesforce Classic.
  2. Log into your Salesforce Marketing Cloud account.
  3. In Setup, navigate to Apps > App Manager, and then click New External Client App.
  4. Configure the app:
    • Enter a name.
    • Set Distribution State to Local.
    • Under API (Enable OAuth Settings), select Enable OAuth and set OAuth Scopes to Full access.
    • Under Flow Enablement, select Enable Client Credentials Flow.
  5. Click Create.
  6. Once the external app is created, navigate to Settings > OAuth Settings > Consumer Key and Secret.
  7. When prompted, verify your identity using one of your registered methods.
  8. Copy and paste your client ID and client secret into a secured file.
  9. Navigate to Policies > Edit > OAuth Policies, and then enable Enable Client Credentials Flow.
  10. In Run As (Username), enter your email, and then click Save.

To enable REST API access:

  1. Log into your Salesforce Marketing Cloud account.
  2. In Setup, navigate to Apps > External Client Apps > Settings.
  3. Enable Allow access to External Client App consumer secrets via REST API.

Creating the connection

자세한 내용은 SaaS 응용 프로그램에 연결을 참조하십시오.

  1. 필요한 연결 속성을 입력합니다.
  2. 연결 이름에 연결 이름을 입력합니다.

  3. 연결이 만들어질 때 연결에 대한 메타데이터를 정의하려면 연결 메타데이터 열기를 선택합니다.

  4. 만들기를 클릭합니다.

Connection settings
SettingDescription
Data gateway

사용 사례에 필요한 경우 데이터 이동 게이트웨이를 선택합니다.

정보 메모

이 필드는 데이터 이동 게이트웨이를 지원하지 않으므로 Qlik Talend Cloud 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이를 사용하지 않으려면 없음을 선택합니다.

데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 Qlik 데이터 게이트웨이 - 데이터 이동를 참조하십시오.

Start DateEnter the date, in the format MM/DD/YYYY, from which the data must be replicated from your source to your target.
Client IDClient ID.
Client SecretClient secret.
Tenant Subdomain The tenant subdomain for your Salesforce Marketing Cloud account.

Example: https://subdomain.auth.marketingcloudapis.com, enter subdomain.

Schema

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

The schema and information displayed below is for version 1.

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

campaigns

The campaigns table contains information about the campaigns in your Salesforce Marketing Cloud account.

Replication Method

Full Table

Primary Key

id

Replication Key

modifiedDate

Useful links

Salesforce Marketing Cloud API method

content_areas

The content_areas table contains information about the reusable content sections in your Salesforce Marketing Cloud account.

Replication Method

CDC

Primary Key

ID

Replication Key

ModifiedDate

Useful links

Salesforce Marketing Cloud API method

data_extension

The data_extension table contains information about the data extensions in your Salesforce Marketing Cloud account. A table will be created for each data extension in your Salesforce Marketing Cloud account.

For example: If there are two data extensions named MobileAddress and MobileSubscription, two tables would be created: data_extension._MobileAddress and data_extension._MobileSubscription

Note: Retrieving data extension data requires Read, Write permissions for Data Extensions.

Replication Method

Full Table

Primary Key

_CustomObjectKey

Useful links

Salesforce Marketing Cloud API method

emails

The emails table contains information about the emails in your Salesforce Marketing Cloud account.

Replication Method

CDC

Primary Key

ID

Replication Key

ModifiedDate

Useful links

Salesforce Marketing Cloud API method

events

The events table contains information about the events in your Salesforce Marketing Cloud account.

When events are replicated to the destination, they are split into the following tables: BounceEvent, ClickEvent, OpenEvent, SentEvent, and UnsubEvent.

Replication Method

CDC

Primary Keys

EventType

EventDate

SendID

SubscriberKey

Replication Key

EventDate

Useful links

folders

The folders table contains information about the folders in your Salesforce Marketing Cloud account.

Replication Method

CDC

Primary Key

ID

Replication Key

ModifiedDate

Useful links

Salesforce Marketing Cloud API method

list_sends

The list_sends table contains information about the completed sends for lists in your Salesforce Marketing Cloud account.

Replication Method

CDC

Primary Keys

ListID

SendID

Replication Key

ModifiedDate

Useful links

Salesforce Marketing Cloud API method

list_subscribers

The list_subscribers table contains information about the lists associated with a specific subscriber in your Salesforce Marketing Cloud account.

Replication Method

CDC

Primary Keys

ListID

SubscriberKey

Replication Key

ModifiedDate

Useful links

Salesforce Marketing Cloud API method

lists

The lists table contains information about the lists in your Salesforce Marketing Cloud account.

Replication Method

CDC

Primary Key

ID

Replication Key

ModifiedDate

Useful links

Salesforce Marketing Cloud documentation

Salesforce Marketing Cloud API method

sends

The sends table contains information about the email sends in your Salesforce Marketing Cloud account.

Replication Method

CDC

Primary Key

ID

Replication Key

ModifiedDate

Useful links

Salesforce Marketing Cloud API method

subscribers

The subscribers table contains information about the subscribers (people subscribed to receive email and/or SMS communication) in your Salesforce Marketing Cloud account.

Replication Method

CDC

Primary Key

ID

Replication Key

ModifiedDate

Useful links

Salesforce Marketing Cloud API method

이 페이지가 도움이 되었습니까?

이 페이지 또는 해당 콘텐츠에서 오타, 누락된 단계 또는 기술적 오류와 같은 문제를 발견하면 알려 주십시오!