The QuickBooks POS connector is a Palantir-provided driver for QuickBooks POS.
To create a new QuickBooks POS source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for QuickBooks POS-specific configuration and networking. For the complete property reference, see the official QuickBooks POS driver documentation ↗.
The QuickBooks POS 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 | A password for the CData QuickBooks Desktop Gateway connection. | — |
URL ↗ | Mandatory | The URL for the CData QuickBooks Desktop Gateway. For example, http://localhost:2080. | http://localhost:8166 |
User ↗ | Mandatory | A username for the CData QuickBooks Desktop Gateway connection (if required by the Desktop Gateway). | — |
ApplicationName ↗ | Recommended | The name of the developer's application. | — |
CompanyFile ↗ | Recommended | The name of the CompanyFile to open. | — |
QBPOSPractice ↗ | Recommended | Specifies whether to use practice mode within QuickBooks Point Of Sale. | FALSE |
QBPOSVersion ↗ | Recommended | The QuickBooks Point Of Sale software version. | 12 |
QBPOSXMLVersion ↗ | Recommended | The version of QBPOSXML used in the outgoing message. | 3.0 |
SSLServerCert ↗ | Recommended | 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.