Microsoft Dynamics GP

The Microsoft Dynamics GP connector is a Palantir-provided driver for Microsoft Dynamics GP.

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

Beta

The Microsoft Dynamics GP 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
Table exports🟡 Beta

Configuration

The properties below are mandatory or recommended.

PropertyRequired?DescriptionDefault
CompanyIdMandatoryThe unique identifier of the company to access as a data source.
URLMandatoryThe URL of the Dynamics GP server.https://{servername}:{port}/Dynamics/GPService
AuthSchemeRecommendedThe scheme used for authentication. Accepted entries are NTLM, Basic, Digest, None, and Negotiate.WSS
PasswordRecommendedSpecifies the password of the authenticating user account.
UserRecommendedSpecifies the user ID of the authenticating Microsoft Dynamics GP user account.

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
<URL>Always. URL connection property. Pattern: http://{server}:{port}/Dynamics/GPService
schemas.microsoft.comAlways
schemas.datacontract.orgAlways

Table exports

This connector supports table exports. Learn how to set up a table export.