使用Flow Service API連線Salesforce Marketing Cloud至Experience Platform
閱讀本指南,瞭解如何使用Flow Service API將您的Salesforce Marketing Cloud帳戶連結至Adobe Experience Platform。
快速入門
本指南需要您深入瞭解下列Experience Platform元件:
下列章節提供您需瞭解的其他資訊,才能使用Flow Service API成功連線到Azure Synapse Analytics。
使用Experience Platform API
如需如何成功呼叫Experience Platform API的詳細資訊,請參閱Experience Platform API快速入門指南。
以下章節提供您需瞭解的其他資訊,才能使用Flow Service API成功連線到Salesforce Marketing Cloud。
收集必要的認證
閱讀Salesforce Marketing Cloud 驗證概觀以取得有關驗證的資訊。
使用Experience Platform API
閱讀Experience Platform API快速入門的指南,瞭解如何成功呼叫Experience Platform API。
將Salesforce Marketing Cloud連線至Azure上的Experience Platform
請閱讀下列內容,瞭解如何建立基本連線,並將您的Salesforce Marketing Cloud帳戶連線至Azure上的Experience Platform。
建立基礎連線 azure-base
基礎連線 儲存將來源系統連結至Adobe Experience Platform的金鑰資訊。 其中包括:
- 您來源的驗證認證
- 連線的目前狀態
- 唯一的 基底連線識別碼
基本連線ID 可讓您瀏覽和瀏覽來源中的檔案,協助您識別要擷取的專案,以及專案的資料型別和格式。
若要建立基底連線識別碼,請傳送POST要求至/connections
端點,包括要求引數中的Salesforce Marketing Cloud驗證認證。
API格式
POST /connections
要求
下列要求會建立Salesforce Marketing Cloud的基礎連線。
code language-shell |
---|
|
table 0-row-2 1-row-2 2-row-2 3-row-2 4-row-2 | |
---|---|
屬性 | 說明 |
auth.params.host |
|
auth.params.clientId |
與您的Salesforce Marketing Cloud應用程式關聯的使用者端識別碼。 |
auth.params.clientSecret |
與您的Salesforce Marketing Cloud應用程式關聯的使用者端密碼。 |
connectionSpec.id |
Salesforce Marketing Cloud連線規格識別碼: ea1c2a08-b722-11eb-8529-0242ac130003 。 |
回應
成功的回應會傳回新建立的基礎連線的詳細資料,包括其唯一識別碼(id
)。
code language-json |
---|
|
將Salesforce Marketing Cloud連線至Amazon Web Services上的Experience Platform aws
請閱讀下列步驟,以瞭解如何在AWS上將您的Salesforce Marketing Cloud帳戶連結至Experience Platform。
建立基礎連線 aws-base
API格式
POST /connections
要求
下列要求會建立Salesforce Service Cloud的基礎連線,以連線至AWS上的Experience Platform。
code language-shell |
---|
|
回應
成功的回應會傳回新建立的基礎連線的詳細資料,包括其唯一識別碼(id
)。
code language-json |
---|
|
建立Salesforce Marketing Cloud資料的資料流
現在您已成功連線您的Salesforce Marketing Cloud帳戶,您現在可以建立資料流,並將行銷自動化提供者的資料擷取到Experience Platform。