Twilio

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

To create a new Twilio source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for Twilio-specific configuration and networking. For the complete property reference, see the official Twilio 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
AccountSIDMandatoryAccount SID of the currently authenticated user.
AuthSchemeMandatoryThe type of authentication to use when connecting to Twilio.AuthToken
AuthTokenMandatoryAuth token of the currently authenticated user.

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.twilio.comAlways
sync.twilio.comFor ServiceLists and Services tables
insights.twilio.comFor CallSummary, CallEvents, and CallMetrics views
conversations.twilio.comFor Conversation view

Table exports

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