Snowplow logo

Snowplow

Sync Snowplow data structure, tracking plan, and event specification data into your warehouse.

Overview

The Snowplow connector syncs your event pipeline configuration data into analytics-ready tables in your data warehouse. Pull data structures, tracking plans, and event specifications from the Snowplow Console API, with Ingest handling auth, pagination, and retries so the tables stay current. This covers Snowplow's management APIs only — collected event data itself flows directly into your own warehouse or destination, never through a Snowplow-hosted retrieval API.

What you can sync

Ingest syncs the following Snowplow data into your data warehouse, each as its own table refreshed on your schedule:

  • Data structures
  • Tracking plans
  • Event specifications

Authentication

API Key ID + API Key exchanged for a 24-hour JWT (Bearer)

Generate an API Key ID/Key in Console under Settings > Manage organization > API keys.

You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.

Resources