Show / Hide Table of Contents

Overview

Getting Started

You'll need to create an Application in Intuit's developer portal. Make sure you set the callback URL to be the Ledgerflow Endpoint: https://xero.api.ledgerscope.com/OAuth/ApiAuthorise/CallbackAuthCompany/

Once you've done that, enter your keys in your Ledgerflow API account. Currently we don't support sandbox credentials so make sure that you're using your Production keys. This will enable you to start offering connections to Quickbooks Online to your customers.

Differences to be aware of

With Xero, the same Access Token can be used to make requests against multiple different Organisations by making use of the Tenant Id header. This is because the Access Token represents the user. For QBO you will receive one Access Token per connection that is made.

  • Edit this page
In this article
Back to top Generated by DocFX