[Beta]{class="badge informative"}

Capillary Streaming Events

AVAILABILITY
Capillary Streaming Events來源是測試版。 閱讀來源概觀中的條款與條件,以取得有關使用測試版標籤之來源的詳細資訊。

Capillary Technologies是領先的忠誠度和參與平台,受到全球300多個品牌的信任。 使用Capillary Streaming Events來源讓您的企業可以順暢地從Capillary將客戶設定檔、忠誠度資料和交易事件串流到Adobe Experience Platform。 連線您的Capillary來源以啟用即時個人化、進階對象細分和全通路行銷活動策劃。

將Capillary與Experience Platform整合後,您可以:

  • 即時同步​ 忠誠度點數、層級和獎勵
  • 將​ 異動資料 ​傳送到Experience Platform以進行分析和啟用。
  • 運用Real-Time CDP、Experience Platform和Adobe Journey Optimizer進行細分、歷程協調和個人化。

先決條件

在將Capillary連線至Adobe Experience Platform之前,請確定您擁有:

  • 有效的​ Adobe組織ID ​和啟用Experience Platform沙箱的存取權。
  • Capillary來源認證 (使用者端識別碼與使用者端密碼)。
  • 在Adobe Admin Console中建立來源和資料流的必要許可權。

收集必要的認證

您必須提供下列認證的值,才能將您的Capillary帳戶連線至Experience Platform:

認證
說明
範例
用戶端 ID
Capillary來源的使用者端識別碼。
321c8a8fee0d4a06838d46f9d3109e8a
使用者端密碼
以使用者端ID發行的使用者端密碼
xxxxxxxxxxxxxxxxxx
組織 ID
您的Adobe組織ID
0A7D42FC5DB9D3360A495FD3@AdobeOrg

如需有關產生存取權杖的詳細資訊,請參閱Adobe驗證指南

產生存取權杖

接下來,使用您的使用者端ID和使用者端密碼,從Adobe產生存取權杖。

要求

curl -X POST 'https://ims-na1.adobelogin.com/ims/token' \
  -d 'client_id={CLIENT_ID}' \
  -d 'client_secret={CLIENT_SECRET}' \
  -d 'grant_type=client_credentials' \
  -d 'scope=openid AdobeID read_organizations additional_info.projectedProductContext session'

回應

{
  "access_token": "eyJhbGciOi...",
  "token_type": "bearer",
  "expires_in": 86399994
}

後續步驟

完成Capillary的先決條件設定後,請閱讀以下檔案以瞭解如何連線帳戶並開始將資料從Capillary串流至Experience Platform。

recommendation-more-help
337b99bb-92fb-42ae-b6b7-c7042161d089