Dynamics CRM
Dynamics CRM
Follow these steps to connect Dynamics CRM to your CData Connect Cloud account:
-
In Dynamics CRM, create a custom OAuth application.
-
In CData Connect Cloud, open the Connections page of the dashboard.
-
Click + Add Connection in the upper-right corner.
-
Type Dynamics CRM in the Add Connection dialog that opens. Click the data-source name when it is displayed.
-
On the Basic Settings tab of the new connection, enter a connection name or keep the default name.
-
Enter the following information:
-
CRM Version—the CRM version. Choose either CRM2011+ or CRMOnline from the drop-down list.
-
URL—the root URL of the organization. The formatting of this URL depends on the version of CRM that you use.
-
OAuth Client Id—the Application (client) Id from your OAuth application.
-
OAuth Client Secret—the Client Secret from your OAuth application.
-
-
OAuth でセキュアに接続するには、Sign in をクリックします。これにより、Dynamics CRM のサインインページが新しいタブで開かれます。
-
Dynamics CRM アカウントにログインし、リクエストされた権限を設定します(該当する場合)。
-
CData Connect Cloud Add Dynamics CRM Connection ページ上部の、Save & Test をクリックします。
-
接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。Edit Connection ページのStatus もAuthenticated に変わります。
-
接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。CData Connect Cloud は、データが不足している必須フィールドの下にエラーメッセージを表示します。一部のデータソースでは、ソースのWeb サイトに直接サインインする必要があります。サインインしていない場合は、Sign in ボタンの下にエラーメッセージが表示されます。エラーを修正し、もう一度試してください。
-
Creating a Custom OAuth Application
Follow these steps to create a custom OAuth Application in Dynamics CRM:
-
Open your Azure portal and open the navigation pane. Select Azure Active Directory, then App Registrations.
-
Click New Registration.
-
Enter the following information:
-
Name—a name for the application (for example, CData Connect Cloud).
-
Supported account types—select Accounts in any organization directory.
-
Redirect URI—select Web and enter https://oauth.cdata.com/oauth/
-
-
Click Register to create the application.
-
In the application view, select Certificates & Secrets.
-
Select New Client Secret, set a duration, and save it. When the key value appears, copy it down to use when establishing the connection.
-
Select API permissions and click Add a permission.
-
Select Dynamics CRM and choose Delegated permissions. Select user_impersonation in the permissions list.
-
Click Add permissions to save your changes.
-
Select Overview and copy down the value for Application (client) ID.
詳細について
CData Connect Cloud とDynamics CRM の連携の詳細動作については、こちらのページを参照してください。