> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/integrations/integrations.md).

# Integrations

{% hint style="success" %}
**Start here:** Most teams get the fastest payoff from [QuickBooks Online](/support/integrations/accounting/quickbooks-online-integration.md) plus either [PaintScout Payments](/support/invoicing-and-payments/payments/paintscout-payments.md) or [Payment Processing with Stripe](/support/invoicing-and-payments/payments/payment-processing-with-stripe.md).
{% endhint %}

PaintScout connects with the tools you already use for accounting, financing, scheduling, media, and workflow automation. Integrations reduce manual entry and keep your records aligned across systems.

## In This Section

### Accounting

Keep your books up to date without double entry.

* [Accounting](/support/integrations/accounting.md) — Overview of PaintScout accounting integrations
* [QuickBooks Online](/support/integrations/accounting/quickbooks-online-integration.md) — Export invoices, handle deposits, and sync payments automatically
* [Xero](/support/integrations/accounting/xero-integration.md) — Export quotes, invoices, and payments to Xero

### Financing

Offer customer financing through Wisetack.

* [Financing](/support/integrations/financing.md) — Overview of Wisetack financing in PaintScout
* [Wisetack](/support/integrations/financing/wisetack-integration.md) — Connect Wisetack for customer financing
* [Using Financing with Wisetack](/support/integrations/financing/how-to-use-financing-powered-by-wisetack.md) — Offer financing on estimates and invoices
* [Wisetack Financing FAQ](/support/integrations/financing/wisetack-financing-faq.md) — Find answers about eligibility, pricing, approvals, and payouts
* [Wisetack 0% APR Add-ons](/support/integrations/financing/wisetack-s-0-apr-add-ons.md) — Offer promotional financing rates
* [Wisetack Progress Payments](/support/integrations/financing/wisetack-progress-payments.md) — Collect financed payments in stages

### Calendar & Scheduling

Sync sales events with Google Calendar.

* [Calendar & Scheduling](/support/integrations/calendar-and-scheduling.md) — Overview of calendar sync
* [Google Calendar](/support/integrations/calendar-and-scheduling/google-calendar-integration.md) — Set up one-way or two-way sync for sales events

### Media & Files

Connect photo and file tools to your estimates and documents.

* [Media & Files](/support/integrations/media-and-files.md) — Overview of media and file integrations
* [CompanyCam](/support/integrations/media-and-files/companycam-integration.md) — Access CompanyCam project photos in PaintScout
* [Dropbox](/support/integrations/media-and-files/dropbox-integration.md) — Upload estimate and work order PDFs to Dropbox

### Operations & Automation

Connect PaintScout to CRM, project, and automation tools.

* [Operations & Automation](/support/integrations/crm-and-automation.md) — Overview of CRM and automation integrations
* [Pipeline CRM](/support/integrations/crm-and-automation/pipeline-crm-integration.md) — Sync contacts, update deal stages, and attach estimate PDFs
* [Workglue](/support/integrations/crm-and-automation/workglue-integration.md) — Connect PaintScout to Workglue for job management
* [Integrating PaintScout with your CRM](/support/integrations/crm-and-automation/integrating-paintscout-with-your-crm.md) — General guidance for CRM integrations
* [Zapier](/support/integrations/crm-and-automation/zapier-integration.md) — Connect PaintScout to 8,000+ apps
* [Zapier x PaintScout Operations](/support/integrations/crm-and-automation/zapier-x-paintscout-crm.md) — Automate contacts, deals, events, and tasks
* [BusyBusy via Zapier](/support/integrations/crm-and-automation/busybusy-integration-via-zapier.md) — Create projects and budgets when estimates are accepted

### Lead Generation

Bring leads into PaintScout from connected sources.

* [Lead Generation](/support/integrations/lead-generation.md) — Overview of lead source integrations
* [HeyPros](/support/integrations/lead-generation/integrating-heypros-with-paintscout.md) — Connect HeyPros to PaintScout

## How to choose what to set up first

1. Start with **accounting** if you want invoices and payments reflected in your books.
2. Add **payments or financing** if you want customers to pay or apply online.
3. Use **Zapier** if you need a workflow that does not have a direct integration.

&#x20;&#x20;

## Related articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Zapier</strong></td><td>Integrate and automate PaintScout with thousands of software apps via Zapier.</td><td><a href="/pages/mTUNirTtAUTOBtcDxp3b">/pages/mTUNirTtAUTOBtcDxp3b</a></td></tr><tr><td><strong>QuickBooks Online</strong></td><td>Connect QuickBooks Online to export invoices, handle deposits, and sync payments automatically</td><td><a href="/pages/03WjXXF3SiyfVspLn3wA">/pages/03WjXXF3SiyfVspLn3wA</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.paintscout.com/support/integrations/integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
