Linking Svix as a source

Alpha release

This source is currently in alpha. It has been tested against Svix's API documentation but not yet battle-tested with live production workloads. If you run into issues, please let us know.

The Svix connector syncs your webhook infrastructure data — applications and event types — into PostHog.

Adding a data source

  1. Go to the sources tab of the data pipeline section in PostHog.
  2. Click + New source and then click Link next to Svix.
  3. You need an API key from Svix. In your Svix dashboard, go to Settings > API Access and create or copy an API key (starts with sk_...).
  4. Back in PostHog, enter your API key and click Next.
  5. Select the tables you want to sync, set the sync frequency, then click Import.

Once the syncs are complete, you can start using Svix data in PostHog.

Available tables

TableDescriptionSync method
applicationsApplications in your Svix account — isolated tenants that own endpoints and receive webhook messagesFull refresh
event_typesEvent types — the schema and metadata for categories of webhook messagesFull refresh

Full refresh tables reload all data on each sync.

Configuration

OptionTypeRequired
API keypasswordYes

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
applications

A Svix application — an isolated tenant that owns its own endpoints and receives webhook messages.

Full refresh
event_types

A Svix event type — the schema and metadata for a category of webhook messages your application sends.

Full refresh

Community questions

Was this page useful?

Questions about this page? or post a community question.