Snowflake

Overview

This page contains the setup guide and reference information for the Snowflake source connector. We utilise the official CData Python (opens in a new tab) connector to ingest your data.

Features

FeatureSupportedNotes
Full Refresh SyncYes
Incremental SyncNo

Getting started

Setup guide

Create a source

Create a new source, select CData - Snowflake from the Source type dropdown and enter a name for it.

Configure a secret

Add a new secret (or use an existing one).For the URL, Warehouse, and Database, enter the url, warehouse, and database for your Snowflake account. Select Basic authentication and enter the User and Password.

Configure optional settings

  • Schema - Specify the schema name to retrieve data from a specific Schema. If Schema is not specified, all the schemas from the Database specified in the secret, will be returned.