NetSuite

Version 23.4.8843


NetSuite


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

NetSuite コネクタを追加

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

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

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

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

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

NetSuite への認証

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

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

  • Account Id - Enter the identifier for your NetSuite account.

  • Schema - Select the schema for your account:

    • SuiteTalk (default)

    • SuiteQL

CData Sync supports authenticating to NetSuite in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

  • Token (default)

  • Basic (available only with the SuiteTalk schema)

  • OAuth (available only with the SuiteQL schema)

Token

  1. Create an OAuth access token in NetSuite (if you do not have one already), as follows:

    1. Log in as an administrator role and navigate to Setup > Company > Enable Features > SuiteCloud > Manage Authentication. Make sure that Token-Based Authentication and TBA: Authorization Flow are selected. Then, save these changes.

    2. Navigate to Setup > Integration > Manage Integrations.

    3. Create a new integration and select Token-Based Authentication. When the integration is created, NetSuite displays a consumer key and a consumer secret. These settings map directly to the OAuth Client Id and OAuth Client Secret connection properties in CData Sync. Copy these values for use later in step 2.

    4. Create a token role by navigating to Setup > User/Roles > Manage Roles. Create either a new role or edit an existing role. Under Permissions > Setup, the role must have these specifications: User Access Token: Full, Access Token Management: Full and Web Services: Full permissions.

    5. Add the role to a user under Lists > Employees > Employees. Select a user (employee) to edit and add the new token role under Access > Roles.

    6. Navigate to Setup > User/Roles > Access Tokens and create a new access token. Select the application name as the integration that you created in step c. Also select the same user and role that you updated in steps d and e.

    After you create the access token, NetSuite displays a token Id and a token secret. These settings map directly to the OAuth Access Token and OAuth Access Token Secret connection properties. Copy these values for use in step 2 below.

  2. For the Token scheme, specify these settings:

    • 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.

    • OAuth Access Token - Enter the token Id that you receive when the access token is created.

    • OAuth Access Token Secret - Enter the token secret that you receive when the access token is created.

Basic

The Basic scheme is available only when you select the SuiteTalk schema. In addition, to use this scheme (which requires a username and password), you must use a version of NetSuite that is earlier than 2020.2.

For the Basic scheme, specify these settings:

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

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

OAuth

CData Sync は、接続するための組み込みOAuth アプリケーションを提供します。アプリケーションを使用するには、Auth SchemeOAuth を選択します。追加のプロパティは必要ありません。

The OAuth scheme is available only when you select the SuiteQL schema.

Complete Your Connection

To complete your connection:

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

  2. OAuth で認証する場合は、NetSuite への接続 をクリックしてNetSuite アカウントに接続します。

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

詳細情報

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