The QuickBooks Desktop connector is a Palantir-provided driver for QuickBooks Desktop.
To create a new QuickBooks Desktop source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for QuickBooks Desktop-specific configuration and networking. For the complete property reference, see the official QuickBooks Desktop driver documentation ↗.
The QuickBooks Desktop connector is in the beta phase of development and may not be available on your enrollment. Functionality may change during active development.
| Capability | Status |
|---|---|
| Exploration | 🟡 Beta |
| Batch syncs | 🟡 Beta |
| Incremental | 🟡 Beta |
| Table exports | 🟡 Beta |
The properties below are mandatory or recommended.
| Property | Required? | Description | Default |
|---|---|---|---|
Password ↗ | Mandatory | Specifies the password required to authenticate with the QuickBooks Gateway. | — |
URL ↗ | Mandatory | Specifies the URL where the QuickBooks Gateway is running. This is the endpoint the driver uses to communicate with QuickBooks Desktop. | http://localhost:8166 |
User ↗ | Mandatory | Specifies the username required to authenticate the connection to the QuickBooks Gateway. | — |
ApplicationName ↗ | Recommended | Specifies the name of the application connecting to QuickBooks. | CData QuickBooks Connector |
CompanyFile ↗ | Recommended | Specifies the QuickBooks company file the provider uses during the connection. | — |
SSLServerCert ↗ | Recommended | Specifies the certificate to be accepted from the server when connecting using TLS/SSL. | — |
The table below lists the domains that the source must be able to access to run.
For each domain, add a corresponding egress policy. If the source is hosted on-premises and not directly reachable from Foundry, use an agent proxy egress policy instead. The agent host itself must also be able to reach the listed domains. See using an agent as a proxy for details.
| Domain | Required |
|---|---|
| <URL> | Always. URL connection property - Address and Port of the host machine running the CData QuickBooks Gateway |
This connector supports table exports. Learn how to set up a table export.