Adobe Commerce

The Adobe Commerce connector is a Palantir-provided driver for Adobe Commerce.

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

Supported capabilities

CapabilityStatus
Exploration🟢 Generally available
Batch syncs🟢 Generally available
Incremental🟢 Generally available
Table exports🟢 Generally available

Configuration

The properties below are mandatory or recommended.

PropertyRequired?DescriptionDefault
AuthSchemeMandatoryThe type of authentication to use when connecting to AdobeCommerce 2.x.Basic
URLMandatorySet the URL to the HTTP or HTTPS endpoint of your AdobeCommerce system. For example, https://adobecommercehost/.https://myadobecommercehost
AccessTokenRecommendedThe AdobeCommerce Access Token.
StoreCodeRecommendedSpecifies the code of the store against which the API requests are executed.

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

Table exports

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