Shopify

Version 25.3.9414


Shopify


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

Shopify コネクタを追加

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

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

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

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

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

Shopify への認証

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

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

  • Shop URL - Enter the URL to your Shopify shop.

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

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

OAuth

OAuth カスタムクレデンシャルで接続するには、次のプロパティを指定します。

  • Auth Scheme:OAuth を選択。

  • OAuth Client Id:OAuth 認証サーバーにアプリケーションを登録した際に割り当てられたクライアントId を入力。

  • OAuth Client Secret:OAuth 認証サーバーにアプリケーションを登録した際に割り当てられたクライアントシークレットを入力。

Access Token

To connect with an access token, specify the following properties:

  • Auth Scheme - Select AccessToken.

  • Access Token - Specify your Shopify access token. To obtain a token, follow these steps:

    1. Log in to your Shopify site from the admin page and select Apps > Apps and sales channels.

    2. Click Develop apps and select Create an app.

    3. On the Overview tab, click Configure Admin API scopes and select the access permissions for the store that you want to grant to your application. The following permissions are required in order for the connector to use all the tables and views:

      • read_assigned_fulfillment_orders, write_assigned_fulfillment_orders
      • read_content, write_content
      • read_customers, write_customers
      • read_draft_orders, write_draft_orders
      • read_fulfillments, write_fulfillments
      • read_gift_cards, write_gift_cards
      • read_inventory, write_inventory
      • read_marketing_events, write_marketing_events
      • read_orders, write_orders
      • read_price_rules, write_price_rules
      • read_product_listings, write_product_listings
      • read_products, write_products
      • read_reports, write_reports
      • read_script_tags, write_script_tags
      • read_shopify_payments_payouts
      • read_themes, write_themes
      • read_markets
      • read_shopify_payments_accounts
      • read_publications
      • unauthenticated_read_content (Storefront API)
    4. Click Save.

    5. Select API Credentials.

    6. Under Access tokens, click Install app. This action creates your access token.

    7. Copy the access token that is displayed under Admin API Access token and paste it in the Access Token field in .

      Note: The token can be revealed and copied only once.

Complete Your Connection

To complete your connection:

  1. For Schema, select the Shopify server version to which you want to connect. The default server version is GRAPHQL-20204-07.

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

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

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

詳細情報

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