Tableau Connector for Xero

Build 22.0.8479

接続の設定

コネクタには、Tableau の外部で接続設定を構築およびテストできるConnection Builder が付属しています。 また、Tableau の接続ダイアログにリストされていないオプションを提供するために使用できる接続文字列を作成することもできます。

Connection Builder の設定

Connection Builder にアクセスする方法は2つあります。

  • Windows では、スタートメニューのCData Tableau Connector for Xero フォルダの下に[Connection Builder]というショートカットが表示されます。
  • また、ドライバーのインストールディレクトリに移動し、lib ディレクトリで.jar ファイルを実行することによってもConnection Builder を開始できます。

Connection Builder では、接続プロパティに値を設定し、[接続テスト]ボタンをクリックして、その動作を確認することができます。 また、[クリップボードにコピー]ボタンを使用して、Tableau で使用する接続文字列をコピーすることもできます。

Xero API への接続

connector は、以下のXero API をサポートしています。

  • Accounting API:Schema 接続プロパティをACCOUNTING に設定。
  • Australian Payroll API:Schema 接続プロパティをPAYROLLAUS に設定。
  • Files API:Schema 接続プロパティをFILES に設定。
  • Fixed Assets API:Schema 接続プロパティをASSETS に設定。
  • Projects API:Schema 接続プロパティをPROJECTS に設定。

It is also recommended that you set the Tenant property, which can be the name or ID of a Xero organization. Xero allows you to authorize the connector to access multiple organizations. By default the connector will pick the first one, which may not be the one you expect if the connector is granted access to additional organizations.

If you need to confirm what organizations the connector has access to, you can connect without an Tenant and read the Tenants view. This will provide both the ID and the name of each connected organization. You should use the ID to set the Tenant property when possible since multiple organizations can have the same name.

Xero への認証

All connections to Xero are authenticated using OAuth. The connector supports using PKCE applications and OAuth applications. For desktop applications, the connector's embedded application is the simplest way to authenticate. 唯一の要件は、InitiateOAuthGETANDREFRESH に設定することです。

When the connector starts, it will open a browser and Xero will request your login information. The connector will use the credentials you provide to access your Xero data. These credentials will be saved and automatically refreshed as needed. For desktop applications, the connector's default application is the simplest way to authenticate. 唯一の追加要件は、InitiateOAuthGETANDREFRESH に設定することです。

When the connector starts, it will open a browser and Xero will request your login information. The connector will use the credentials you provide to access your Xero data. These credentials will be saved and automatically refreshed as needed.

次のステップ

次の手順については、Xero API への認証を含むデータの取得 を参照してください。

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479