製品をチェック

無償トライアル:

無償トライアルへ

製品の情報と無償トライアルへ:

ShipStation ODBC Driver

ShipStation ODBC Driver を使って、ODBC 接続をサポートするあらゆるアプリケーション・ツールからShipStation にデータ連携。

ShipStation データにデータベースと同感覚でアクセスして、ShipStation データに使い慣れたODBC インターフェースで連携。

データ連携でお困りですか?

お問い合わせ

CData ODBC Driver for ShipStation を使ってMicroStrategy でShipStation データを分析


MicroStrategy BI プラットフォームのダッシュボードにShipStation をノーコードでデータ連携して利用。


古川えりか
コンテンツスペシャリスト



CData ODBC Drivers はMicrostrategy のようなBI ツールにおいて、多種な重要なデータソースへのアクセスを実現します。この記事では、ShipStation への接続方法、UI またはクエリを使ってデータをインポートする方法、そしてダッシュボードでデータビジュアライゼーションをいくつか作成する方法について説明します。

MicroStrategy を使ってShipStation のクエリを発行

次の手順では、Microstrategy からCData JDBC Driver for ShipStation を使ってデータに接続する方法を説明します。

  1. 接続プロパティが未設定の場合には、DSN(データソース名)の設定を行います。Microsoft ODBC データソースアドミニストレーターを使ってODBC DSN を作成および設定できます。

    一般的な接続文字列は次のとおりです:

    • APIKey
    • APISecret

    Use the BASIC Authentication standard to connect.

    1. Login to your ShipStation account
    2. Click on the settings icon in the upper right corner. A column menu will show up on the left
    3. Click Account -> API Settings
    4. On the API Settings page, note the API Key and API Secret.

    Authenticating to ShipStation

    • APIKey: Set this to the API key from the API settings page.
    • APISecret: Set this to the Secret key from the API settings page.

    Microsoft ODBC データソースアドミニストレーターで必要なプロパティを設定する方法は、ヘルプドキュメントの「はじめに」を参照してください。

  2. ダッシュボードで、+アイコンをクリックしてShipStation に接続を追加します。ダイアログが表示されたら、以下の情報を入力します:

    • DSN: ShipStation ODBC データソース用のDSN を選択。
    • DBMS: メニュー内の[Generic DBMS]オプションを選択。
    • Name: ユーザーフレンドリーなデータソース名を入力。
  3. 接続を選択します。
  4. [Edit SQL]をクリックします。[Editor]パネルの角にある青色ペンのアイコンです。
  5. [Editor]にクエリを入力します: SELECT Id, Color FROM Tags WHERE CustomerId = '1368175'
  6. Query and results. (Dynamics CRM is shown.)
  7. [Execute SQL]をクリックします。パネルの角にある緑色の再生アイコンです。
  8. [Continue]をクリックして結果を保存します。
  9. 表示されたページで、[Select a Visualization]>[Bar Chart]>[Clustered Bar Chart]をクリックします。

    A bar chart created from the query results. (Dynamics CRM is shown.)