Acumatica

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

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

Configuration

The properties below are mandatory or recommended.

PropertyRequired?DescriptionDefault
AuthSchemeMandatoryThe scheme used for authentication. Accepted entries are Basic, OAuth, OAuthImplicit and OAuthPassword.Basic
SchemaMandatorySpecifies which Acumatica API to use. By default, it is set to the Contract-Based REST API. When set to OData, the driver uses the OData Version 3.0 API to dynamically retrieve all Generic Inquiries available through OData. If set to ODataV4, the driver uses the OData 4.0 API to query Data Access Class (DAC) objects.REST
URLMandatoryThe base URL of your Acumatica site.https://domain.acumatica.com/entity/
CompanyRecommendedYour Acumatica Company.
PasswordRecommendedSpecifies the password of the authenticating user account.
UserRecommendedSpecifies the user ID of the authenticating Acumatica user account.

Networking

The table below lists the domains that the source needs to be able to access in order to successfully 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
<URL>Always. URL connection property (note may include more than just base domain)