Snowflake
This page details how to use Snowflake as a Data Source when configuring a Data Sync.
Last updated
Was this helpful?
This page details how to use Snowflake as a Data Source when configuring a Data Sync.
Last updated
Was this helpful?
In the Load Metadata pop-up (Image 1), enter the following information and click Load:
Connection String
This will be the encrypted connection string.
Object
Select either Table or Query. If Table, a new field will appear to enter the table name. If Query, a new field will appear to enter a Select statement.
Unencrypted example: account=wr38353.ca-central-1.aws;user=myuser;password=mypassword;db=CINCHY;schema=PUBLIC You can review Snowflake's Connection String guide and parameter descriptions
Add in your applicable column(s) (Image 2). for further details on each column type.
You may choose to use CQL to create a filter (Image 3). for more on filters.