Sage 300

The Sage 300 connector is a Palantir-provided driver for Sage 300.

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

Configuration

The properties below are mandatory or recommended.

PropertyRequired?DescriptionDefault
PasswordMandatorySpecifies the password of the authenticating user account.
URLMandatorySet the URL to the HTTP or HTTPS endpoint of your Sage 300 system. For example, http://localhost/Sage300WebApi/v1.0/-/.https://{host-application-path}/v{version}/{tenant}/
UserMandatorySpecifies the user ID of the authenticating Sage 300 user account.
CompanyRecommendedDetermines the company.

Networking

The table below lists the domains that the source must access to run.

For Foundry worker connections, add an egress policy for each domain.

If the domains are on another network and you use agent proxy egress policies (preferred) or an agent worker (not recommended), the agent must be able to reach them. The systems on those domains must also allow connections from the agent. Learn more about agent networking.

DomainRequired
<URL>Always. URL connection property, in format {protocol}://{host-application-path}/v{version}/{tenant}/ (i.e., http://localhost/Sage300WebApi/v1.0/-/)