整合 SalesForce Assist

本頁面中的檔案適用於受控發布 (CR) 版本中的產品或功能。如果您不是 CR 群組成員,但希望獲得更多資訊,請聯絡 CXone 客戶代表

在完成本頁的任務之前,請確保滿足整合的先決條件

建立指令碼

所需權限: Studio 指令碼視圖,建立/編輯

使用以下樣本為基礎,建立指令碼,將您的客服專員助理應用程式整合到CXone。傳入和傳出的互動需要單獨的指令碼。下圖所示為一個傳入指令碼的基本動作:

此圖所示為一個傳出指令碼的基本動作:

要完成指令碼的配置:

    • 使用 Snippet 動作將初始化 snippet 新增到指令碼中。您可以藉此來自訂您的客服專員助理應用程式。
    • 重新配置動作連接器,確保適當的聯絡流程並糾正任何潛在的錯誤。
    • 完成任何額外的指令碼編寫並測試指令碼。

Salesforce 產生私人金鑰和公開金鑰

您需要一個公開金鑰和私人金鑰,以便用於與 SalesForce Assist 整合。在 客服專員助理中心 中配置應用程式時,您需要私人金鑰。產生金鑰需要下載並安裝第三方 SSL 應用程式。

  1. 下載 Open SSL 安裝程式 正方形,箭頭從中心向外指向右上角。並將其安裝到電腦上。
  2. 在電腦的 C:\ 驅動器上建立一個新資料夾。
  3. 點擊 Windows 開始選單並輸入 CMD 尋找命令提示符。點擊打開以啟動命令提示符應用程式。
  4. 鍵入 cd ..向後移動資料夾。重複上述操作,直到導欄到 C:\ 驅動器的根目錄。
  5. 在「命令提示符」視窗中輸入以下命令:

    openssl genrsa -des3 -passout pass:password -out server.pass.key 2048

    這會在建立的資料夾中建立一個 server.pass.key 檔案。

  6. 輸入以下命令:

    openssl pkey -passin pass:password -in server.pass.key -out server.key

    這會在建立的資料夾中建立一個 server.key 檔案。這是私人金鑰。在 客服專員助理中心配置 SalesForce Assist 時需要此金鑰。

  7. 輸入以下命令:

    openssl req -new -key server.key -out server.csr

    這會在建立的資料夾中建立一個 server.csr 檔案。應用程式會提示您回答一些問題。按下鍵盤上的 Enter 鍵回答每個問題。

  8. 輸入以下命令:

    openssl x509 -req -sha256 -days 365 -in server.csr -signkey server.key -out server.crt

    這會在建立的資料夾中建立一個 server.crt 檔案。這是您的公開金鑰。

  9. 輸入以下命令:

    openssl pkcs12 -export -out server.pfx -inkey server.key -in server.crt -password pass:password

    這會在建立的資料夾中建立一個 server.pfx 檔案。

  10. 輸入以下命令:

    keytool -importkeystore -srckeystore server.pfx -srcstoretype pkcs12 -srcalias 1 -srcstorepass password -destkeystore server.jks -deststoretype jks -deststorepass password -destalias NICE_Cxone_Service_Cloud_Voice

    確保帶底線的名稱輸入正確。

    這會在建立的資料夾中建立 server.jks 檔案。

    Keytool 是作為 Java 的一部分安裝的命令行工具。如果 keytool 命令不起作用,您可能需要下載並安裝 Java,然後再安裝 Keytool。有關詳細資訊,請參閱 Java 文檔。

Salesforce 中設定整合

  1. 登入 Salesforce
  2. 導覽到設定 > 憑證和金輪管理
  3. 刪除任何名稱為 NICE_Cxone_Service_Cloud_Voice 的現有憑證。
  4. 點擊從金鑰庫匯入
  5. 從路徑 C:\[您的資料夾] 中選擇 server.jks
  6. 密碼欄位中輸入密碼
  7. 點擊儲存
  8. 驗證標籤 唯一名稱是否均設定為 NICE_Cxone_Service_Cloud_Voice。如果您發現任何錯誤,請聯絡您的 CXone 客戶代表
  9. Salesforce 中,導覽到設定 > 合作夥伴電話聯絡中心
  10. 驗證顯示名稱是否為 NICE CXone for Service Cloud Voice
  11. Salesforce 中的 NICE CXone for Service Cloud Voice 頁面上,點擊編輯並選擇打開
  12. 使用 Windows 資源管理器打開 server.crt 檔案。複製檔案內容並將金鑰貼上到 公開金鑰欄位,然後點擊儲存

新增應用程式到 客服專員助理中心

所需權限: 自動化與 AI > 啟動自動化與 AI

您需要為 SalesForce AssistExpert Assist 新增應用程式到 客服專員助理中心。這會在 CXone 和客服專員助理應用程式提供者之間建立連接。

  1. 點擊應用程式選擇器 並選擇其他 > 自動化與 AI,然後點擊 客服專員助理中心
  2. 點擊新增客服專員助理應用程式

  3. 輸入一個客服專員助理應用程式名稱,並在客服專員助理提供者清單中點擊 SalesForce AssistExpert Assist

  4. 點擊下一步

  5. 使用下表中的資訊完成配置頁。

  6. 點擊建立

  7. 點擊關閉

建立轉錄設定檔

所需權限: 自動化與 AI > 啟動自動化與 AI

A transcription profile defines the transcription options you want to use, including the language to transcribe.Complete these steps from the Configuration page for SalesForce Assist in 客服專員助理中心.

  1. On the Create New Agent Assistant page in 客服專員助理中心, click Add or Edit Continuous Stream Transcription Profile.
  2. Do one of the following:
    • Click the name of an existing profile to modify it and skip to step 6.
    • Click Add Transcription Profile and continue with step 3.
  3. Enter a Transcription Profile Name.To differentiate this profile from your other profiles, use a name that highlights what makes this profile different.For example, you could name the profile for its intended use, the provider, or the language of the profile.
  4. Under Select Provider, click the transcription provider to use.You can choose from Google Transcription or CXone 轉錄.
  5. Click Next.
  6. On the Configuration page, complete the fields to define the transcription options for this profile.

  7. Click Add.

SalesForce Assist 應用程式指派給一個動作

所需權限: Studio 指令碼視圖,建立/編輯

如果您尚未完成,需要在您的Studio指令碼中將應用程式指派給Agent Assist動作Closed 在 Studio 指令碼內執行一個流程,如收集客戶資料、播放訊息或音樂,或將聯絡人路由至客服專員。

  1. 在 Studio 中,開啟您要使用的指令碼。
  2. 如果尚未完成,請將 Agent Assist 動作新增到指令碼中的正確位置。

  3. Double-click the Agent Assist action to open 客服專員助理中心.

  4. In the left column, click the checkmark in a circle A light gray checkmark inside a light gray circle. next to the agent assist application or profile you want to assign to this script.
  5. 點擊關閉