TDV Adapter for Xero

Build 22.0.8462

Basic Tab

Connecting to a Xero API

The adapter supports the following Xero APIs:

  • Accounting API: Set the Schema connection property to ACCOUNTING
  • Australian Payroll API: Set the Schema connection property to PAYROLLAUS
  • Files API: Set the Schema connection property to FILES
  • Fixed Assets API: Set the Schema connection property to ASSETS
  • Projects API: Set the Schema connection property to 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 adapter to access multiple organizations. By default the adapter will pick the first one, which may not be the one you expect if the adapter is granted access to additional organizations.

If you need to confirm what organizations the adapter 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.

Authenticating to Xero

All connections to Xero are authenticated using OAuth. The adapter supports using PKCE applications and OAuth applications.

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