> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DualEntry Integrations

> Overview of DualEntry integrations - Stripe, Salesforce, HubSpot, banking, payroll, data warehouses, and the path to a custom integration.

DualEntry connects to the systems your business already runs on so transactions, balances, and master data flow into the general ledger automatically. This section is the catalog of prebuilt connectors, plus the path to building your own.

Pick the page that matches the system you're connecting; each page covers setup, what gets synced, and the operational details (mapping, error handling, limits) you need to run it day to day. For the sync actions you use across every connector, see [Retry, resync, and archive](./managing-syncs).

## Banking and payments

* [Banking connections](./banking-connections) - Meld and Plaid feeds, BAI import, refresh limits, reconnect flows, and credential security.
* [PayWay](./payway) - PayWay gateway payments matched to AR invoices, with fees separated and settlements reconciled, through the APIWorx connector.
* [Stripe](./stripe) - payment-processor activity (charges, refunds, fees, payouts) posted as journal entries with the Stripe balance reconciled.

## Spend and accounts payable

* [Bill.com](./bill-com) - vendors, bills, payments, credits, and funding accounts, with chart-of-account alignment.
* [AvidXchange](./avid) - AP automation file exchange: push vendors, import bills, and send bill payments as CSV.
* [SAP Concur](./concur) - approved expense reports imported as bills grouped by payment type, with receipts attached.
* [Brex](./brex) - card transactions and reimbursements posted with vendor and category mapping.
* [Ramp](./ramp) - card spend and bill pay synced into AP.
* [Pleo](./pleo) - Pleo company card spend, employee expenses, and receipt data imported into AP through the APIWorx connector, with VAT handling.
* [Weel](./weel) - Weel (formerly DiviPay) corporate card spend imported into AP through the APIWorx connector, with GST handling.
* [Float](./float) - push DualEntry actuals, receivables, and payables into Float's cash-flow forecasting platform through the APIWorx connector.

## Revenue and accounts receivable

* [Stripe](./stripe) - charges, refunds, fees, and payouts, posted as journal entries with the Stripe balance reconciled.
* [Chargebee](./chargebee) - Chargebee RevRec Premium posts revenue recognition journal entries directly into the DualEntry general ledger on period close.
* [Zoho Books](./zoho) - migrate or sync from Zoho Books.

## Payroll and HR

* [ADP TotalSource](./adp) - PEO payroll runs imported as consolidated journal entries.
* [Deel](./deel) - contractor invoices imported as vendor bills, with people synced as vendors.
* [Gusto](./gusto) - payroll runs posted to the GL with department and class breakdowns.

## Tax

* [Avalara AvaTax](./avalara) - sales tax calculation on invoices and bills.
* [Kintsugi](./kintsugi) - sales tax automation through Apideck: real-time calculation, nexus monitoring, and filing prep across US jurisdictions.
* [Tax1099](./tax1099) - e-file 1099-NEC, MISC, INT, and DIV forms to the IRS and track acceptance.

## CRM

* [Salesforce](./salesforce) - opportunities and contracts feed revenue recognition; customer master data stays in sync.
* [HubSpot](./hubspot) - closed-won deals become draft contracts; optional invoice import feeds AR.

## Data and analytics

* [PostgreSQL](./postgresql) - export DualEntry's accounting data into a PostgreSQL (or Redshift) database for analytics and downstream BI.
* [Snowflake](./snowflake) - push DualEntry's accounting data into Snowflake (or another warehouse) for analytics.

## Automation and developer tools

* [Bulk import](./bulk-import) - load historical transactions, master data, or one-off batches without an API integration.
* [Webhooks](./webhooks) - receive signed event notifications when DualEntry records change, instead of polling the API.
* [Zapier](./zapier) - no-code automation between DualEntry and the long tail of SaaS apps.

## Storage solutions

* [Cubby Storage](./cubby) - document storage for source attachments.
* [SiteLink](./sitelink) - self-storage facility activity imported as daily journal entries per location.

## Build your own

If a system you depend on isn't in this catalog, you can build a custom integration on the DualEntry API. The canonical guide lives in the [Developers section](/developers/guides/building-a-custom-integration).
