提供: Bright Pattern Documentation
移動先: 案内検索
(Created page with "=== 認証 URL === Azureポータルに登録されているアプリのOAuth 2.0認証エンドポイント(v1)です。")
(Created page with "===トークン URL === Azureポータルに登録されているアプリのOAuth 2.0トークンエンドポイント(v1)です。")
Line 29: Line 29:
 
Azureポータルに登録されているアプリのOAuth 2.0認証エンドポイント(v1)です。
 
Azureポータルに登録されているアプリのOAuth 2.0認証エンドポイント(v1)です。
  
=== Token URL ===
+
===トークン URL ===
The OAuth 2.0 token endpoint (v1) of your registered app in the Azure portal
+
Azureポータルに登録されているアプリのOAuth 2.0トークンエンドポイント(v1)です。
  
 
=== API URL ===
 
=== API URL ===

Revision as of 18:31, 27 June 2020

• English
• 5.19 • 5.3 • 5.8

参照: Bright Patternへの統合アカウントの追加

Microsoft Dynamics 365アプリおよびデータへの接続は、統合アカウントを通じて確立されます。

ここでは、 Bright PatternコンタクトセンターアプリケーションでMicrosoft認証情報をMicrosoft Dynamics 365の新しい統合アカウントに追加する方法について説明します。

詳しい情報については、コンタクトセンター管理者ガイド Microsoft Dynamics 365統合をご覧ください。


Dynamics-Conf-23-54.PNG


ステップ 1: 新しいアカウントを追加します。

  1. コンタクトセンター管理者アプリケーション >統合アカウントで、 Microsoft Dynamics 365というタイプの統合アカウントを追加します。

    統合アカウントタイプの選択


ステップ 2: プロパティを編集します。

Microsoft Dynamics 365統合アカウントプロパティ

タイプ

既定のタイプは、作成している統合アカウントのタイプである“Microsoft Dynamics 365” です。

名前

ユニークなアカウント名です。

既定のアカウント

このタイプの複数の統合アカウントを持つことが可能であるため、このチェックボックスを選択して、このアカウントを既定のアカウントとして有効にします。

認証 URL

Azureポータルに登録されているアプリのOAuth 2.0認証エンドポイント(v1)です。

トークン URL

Azureポータルに登録されているアプリのOAuth 2.0トークンエンドポイント(v1)です。

API URL

The URL of Microsoft’s Web API, including your instance name in the following format:

https://<your-Microsoft-organization-domain>.crm.dynamics.com/api/data/v9.0

For example:

https://brightpatterndev.crm.dynamics.com/api/data/v9.0

Client ID

The application (client) ID of your registered app in the Azure portal

Client Secret

The client secret (i.e., app key) of your registered app in the Azure portal

Refresh token

Authenticates your Microsoft account and allows you to consent on behalf of your organization

Test connection

Tests the connection between Bright Pattern and Microsoft


Step 3: Save!

Click Apply to save your changes. This completes the process of adding a Microsoft Dynamics 365 integration account.

< 前へ | 次へ >