SuiteCRM

Version 25.3.9414


SuiteCRM


CData Sync アプリケーションからSuiteCRM コネクタを使用して、SuiteCRM からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。

SuiteCRM コネクタを追加

Sync でSuiteCRM のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。

  1. Sync のダッシュボードから接続ページを開きます。

  2. 接続を追加をクリックしてコネクタを選択ページを開きます。

  3. データソースタブをクリックしてSuiteCRM 行に移動します。

  4. 行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックしてSuiteCRM コネクタをインストールします。新規コネクタのインストールについて詳しくは、接続を参照してください。

SuiteCRM への認証

コネクタを追加したら、必須プロパティを設定する必要があります。

  • Connection Name - Enter a connection name of your choice.

  • URL - Enter the URL for your SuiteCRM account (for example, http://YourSuiteCRMInstance.com.).

SuiteCRMsupports two API schema types. Select your schema below to proceed to the relevant section for your schema.

SuiteCRM V4.1 API

To connect to SuiteCRM with the SuiteCRM V4.1 API, specify the following properties:

  • Schema - Select suitecrmv4.

  • Auth Scheme - The only available authentication (auth) scheme for the suitecrmv4 schema is Basic.

SuiteCRM V8 API

To connect to SuiteCRM with the SuiteCRM V8 API, specify the following properties:

  • Schema - Select suitecrmv8.

  • OAuth Client Id - Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.

  • OAuth Client Secret - Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.

  • Auth Scheme - Select the authentication method that you want to use to connect to SuiteCRM.

SuiteCRM V4.1 Authentication Method

Basic

To connect with your user credentials, set the following properties:

  • Auth Scheme - Select Basic.

  • User - Enter the username that you use to authenticate to your SuiteCRM account.

  • Password - Enter the password that you use to authenticate to your SuiteCRM account.

SuiteCRM V8 Authentication Methods

OAuth Client

To connect with OAuth client credentials, select OAuthClient for Auth Scheme. No additional properties are required.

OAuth Password

To connect with your user credentials, specify the following properties:

  • Auth Scheme: Select OAuthPassword.

  • User: Enter the username that you use to authenticate to your SuiteCRM account.

  • Password: Enter the password that you use to authenticate to your SuiteCRM account.

Complete Your Connection

To complete your connection:

  1. 高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)

  2. 作成およびテストをクリックして接続を作成します。

詳細情報

CData Sync とSuiteCRM の連携について、詳しくはSuiteCRM Connector for CData Sync を参照してください。