SendGrid

The SendGrid connector is a Palantir-provided driver for SendGrid.

To create a new SendGrid source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for SendGrid-specific configuration and networking. For the complete property reference, see the official SendGrid 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
APIKeyMandatoryThe API key of the currently authenticated user.
SchemaMandatoryThe type of schema to use.NMC
IncludeCustomFieldsRecommendedA boolean indicating if you would like to include custom fields in the column listing.TRUE

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
api.sendgrid.comAlways

Table exports

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