The Sage 50 UK connector is a Palantir-provided driver for Sage 50 UK.
To create a new Sage 50 UK source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for Sage 50 UK-specific configuration and networking. For the complete property reference, see the official Sage 50 UK driver documentation ↗.
The Sage 50 UK 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 |
|---|---|---|---|
AuthScheme ↗ | Mandatory | The scheme used for authentication. Accepted entries are Basic, Digest, or None. | Basic |
Password ↗ | Mandatory | Specifies the password of the authenticating user account. | — |
URL ↗ | Mandatory | URL to the Sage 50 UK SData service. For example, http://MySite:5493/sdata/accounts50/GCRM/MyDatasetId/. | https://MySite:5493/sdata/accounts50/GCRM/MyDatasetId/ |
User ↗ | Mandatory | Specifies the user ID of the authenticating Sage 50 UK user account. | — |
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, example: http://MySite:5493/sdata/accounts50/GCRM/MyDatasetId/ |
This connector supports table exports. Learn how to set up a table export.