This guide will explain how to connect your Snowflake cluster to Hightouch.
Networking
Hightouch will always connect to your warehouse from 54.196.30.169. You may whitelist this IP address in your VPC security groups.
In Hightouch, go to Connections or click https://app.hightouch.io/connections​
2. Click "Create New"
3. Select Snowflake
4. For Account, enter your Snowflake account. Usually, this is in the format <identifier>.<region>.<cloud provider>
, e.g. abc123.us-east-2.aws
)
5. For Database, enter your SQL database name.
6. For Username, enter your Snowflake username.
7. For Password, enter your Snowflake user's password.
8. Click "Test" to test the connection. Hightouch is able to successfully connect, click the "Complete" button at the bottom of the page
​
Currently, Hightouch defaults to using the "default role" of your Snowflake user.