Create a Connector
Enter Snowflake Credentials
Field Name | Description | Required | Example |
---|---|---|---|
Server | Standard Snowflake Account URL | ✅ | https://<account_locator>.<region>.<cloud>.snowflakecomputing.com |
Username | Username | ✅ | DEMO_USER |
Private Key | Private Key | ✅ | -----BEGIN PRIVATE KEY----- |
Passphrase | Private Key Passphrase | passphrase |
Field Name | Description | Required | Example |
---|---|---|---|
Server | Standard Snowflake Account URL | ✅ | https://<account_locator>.<region>.<cloud>.snowflakecomputing.com |
Username | Username | ✅ | DEMO_USER |
Password | Password | ✅ | password |
Field Name | Description | Required | Example |
---|---|---|---|
Server | Standard Snowflake Account URL | ✅ | https://<account_locator>.<region>.<cloud>.snowflakecomputing.com |
Client Id | Client ID | ✅ | CLIENT_ID |
Client Secret | Client Secret | ✅ | CLIENT_SECRET |
Connect to the Created Database
connection_name
. You can use this to connect to the database in your code.