Skip to main content

Xero

Connect to Xero using a client ID and secret

To use this connection type within the API, use a ConnectionTypeCode of XERO.

Variable Reference

The following variables are supported:

  • XeroClientIdSecretName - (Required) The name of the Key Vault Secret containing the Xero Client Id.

  • XeroClientSecretSecretName - (Required) The name of the Key Vault Secret containing the Xero Client Secret.

  • XeroTenantIdSecretName - (Required) The name of the Key Vault Secret containing the Xero Tenant Id.

  • XeroRefreshTokenSecretName - (Required) The name of the Key Vault Secret containing the Xero Refresh Token.