Get all Ledger Accounts

Add to your app

Works with:

  • Quickbooks
  • Xero
  • Sage Accounting
  • Zoho Books
  • Exact Online

Get all Ledger Accounts

This scenario enables your application to get a complete list of Ledger Accounts from any external application to your app's API in the same way.

When receiving Ledger Accounts data from the external application, the data is transformed into a format supported by your app's API. Additionally, if needed, your customers can customize the data mapping based on their specific external application setup.

How It Works

You will call a Integration.app REST API endpoint or SDK methods to retrieve a single page of Ledger Accounts along with the cursor if next page is available. Repeate this request in a loop from your code to retrieve all Ledger Accounts page by page.