TaxJar

The TaxJar connector is a Palantir-provided driver for TaxJar.

To create a new TaxJar source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for TaxJar-specific configuration and networking. For the complete property reference, see the official TaxJar driver documentation ↗.

Beta

The TaxJar connector is in the beta phase of development and may not be available on your enrollment. Functionality may change during active development.

Supported capabilities

CapabilityStatus
Exploration🟡 Beta
Batch syncs🟡 Beta
Incremental🟡 Beta

Configuration

The properties below are mandatory or recommended.

PropertyRequired?DescriptionDefault
APIKeyMandatoryThe APIKey obtained from the TaxJar UI.
UseSandboxRecommendedWhether to connect to the sandbox environment or not.FALSE

Networking

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.

DomainRequired
api.taxjar.comIf UseSandbox=FALSE (default)
api.sandbox.taxjar.comIf UseSandbox=TRUE