eBay

The eBay connector is a Palantir-provided driver connector. The official documentation for this driver can be found here ↗.

Networking

If using an agent connection, the agent must be allowed to connect to the system you choose. This means that the agent must be able to reach the destination IP address, and the destination system must be configured to allow connections from the agent.

If using a direct connection, be sure to add the following egress policies to the connector:

DomainRequired
auth.ebay.comOnly if AuthScheme=OAuth
signin.ebay.comOnly if AuthScheme=AuthNAuth
api.ebay.comOnly if UseSandbox=False
svcs.ebay.comOnly if UseSandbox=False
auth.sandbox.ebay.comOnly if AuthScheme=OAuth and UseSandbox=True
signin.sandbox.ebay.comOnly if AuthScheme=AuthNAuth and UseSandbox=True
api.sandbox.ebay.comOnly if UseSandbox=True
svcs.sandbox.ebay.comOnly if UseSandbox=True