The Reckon connector is a Palantir-provided driver for Reckon.
To create a new Reckon source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for Reckon-specific configuration and networking. For the complete property reference, see the official Reckon driver documentation ↗.
The Reckon 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 Reckon Gateway. | — |
URL ↗ | Mandatory | Specifies the URL where the Reckon Gateway is running. This is the endpoint the driver uses to communicate with Reckon Desktop. | http://localhost:8166 |
User ↗ | Mandatory | Specifies the username required to authenticate the connection to the Reckon Gateway. | — |
ApplicationName ↗ | Recommended | Specifies the name of the application connecting to Reckon. | CData Reckon Connector |
CompanyFile ↗ | Recommended | Specifies the Reckon 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.