> 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.md).

# Integrations

- [Integrations](https://help.paintscout.com/support/integrations/integrations.md): Connect PaintScout with accounting, financing, calendar, media, and automation tools.
- [Accounting](https://help.paintscout.com/support/integrations/accounting.md): Connect PaintScout to your accounting software for invoice and payment workflows.
- [QuickBooks Online](https://help.paintscout.com/support/integrations/accounting/quickbooks-online-integration.md): Connect QuickBooks Online to export invoices, handle deposits, and sync payments automatically
- [Xero](https://help.paintscout.com/support/integrations/accounting/xero-integration.md): Connect Xero accounting software to export quotes, invoices, and sync payments from PaintScout
- [Financing](https://help.paintscout.com/support/integrations/financing.md): Offer customer financing options through Wisetack integration.
- [Wisetack](https://help.paintscout.com/support/integrations/financing/wisetack-integration.md): Set up Wisetack consumer financing integration to offer pay-over-time options on estimates and invoices
- [Using Financing with Wisetack](https://help.paintscout.com/support/integrations/financing/how-to-use-financing-powered-by-wisetack.md): Complete guide to offering Wisetack financing to customers including setup, applications, and sales tips
- [Wisetack Financing FAQ](https://help.paintscout.com/support/integrations/financing/wisetack-financing-faq.md): Common questions about Wisetack financing, eligibility, pricing, customer applications, and payouts in PaintScout.
- [Wisetack 0% APR Add-ons](https://help.paintscout.com/support/integrations/financing/wisetack-s-0-apr-add-ons.md): Enroll in Wisetack 0% APR add-ons to offer extended interest-free financing terms to customers
- [Wisetack Progress Payments](https://help.paintscout.com/support/integrations/financing/wisetack-progress-payments.md): Set up Wisetack progress payments for split payouts with initial and final payments on estimates
- [Calendar & Scheduling](https://help.paintscout.com/support/integrations/calendar-and-scheduling.md): Connect Google Calendar for one-way or two-way sync of sales events with PaintScout.
- [Google Calendar](https://help.paintscout.com/support/integrations/calendar-and-scheduling/google-calendar-integration.md): Connect Google Calendar for one-way or two-way sync of sales events with PaintScout
- [Media & Files](https://help.paintscout.com/support/integrations/media-and-files.md): Connect CompanyCam for project photos and Dropbox for automatic PDF uploads.
- [CompanyCam](https://help.paintscout.com/support/integrations/media-and-files/companycam-integration.md): Connect CompanyCam to access project photos directly in your PaintScout estimates
- [Dropbox](https://help.paintscout.com/support/integrations/media-and-files/dropbox-integration.md): Connect Dropbox to automatically upload estimate and work order PDFs to cloud storage
- [Operations & Automation](https://help.paintscout.com/support/integrations/crm-and-automation.md): Connect PaintScout to CRMs, job management tools, and automation platforms.
- [Pipeline CRM](https://help.paintscout.com/support/integrations/crm-and-automation/pipeline-crm-integration.md): Connect Pipeline CRM to sync contacts, update deal stages, and attach estimate PDFs automatically
- [Workglue](https://help.paintscout.com/support/integrations/crm-and-automation/workglue-integration.md): Connect Workglue for project management, job costing, and scheduling from PaintScout estimates
- [Integrating PaintScout with your CRM](https://help.paintscout.com/support/integrations/crm-and-automation/integrating-paintscout-with-your-crm.md): Connect PaintScout to external CRMs like Pipeline or via Zapier for automated contact syncing
- [Zapier](https://help.paintscout.com/support/integrations/crm-and-automation/zapier-integration.md): Integrate and automate PaintScout with thousands of software apps via Zapier.
- [Zapier x PaintScout Operations](https://help.paintscout.com/support/integrations/crm-and-automation/zapier-x-paintscout-crm.md): Use Zapier with PaintScout Operations for automated triggers and actions with contacts, deals, events, and tasks
- [BusyBusy via Zapier](https://help.paintscout.com/support/integrations/crm-and-automation/busybusy-integration-via-zapier.md): Connect BusyBusy via Zapier to create projects and budgets when estimates are accepted
- [Lead Generation](https://help.paintscout.com/support/integrations/lead-generation.md): Connect HeyPros via Zapier to automate work order creation from accepted estimates.
- [HeyPros](https://help.paintscout.com/support/integrations/lead-generation/integrating-heypros-with-paintscout.md): Connect HeyPros via Zapier to automatically create work orders when estimates are accepted


---

# 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.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.
