Create users and roles
Create a user and role for Definite. If you have a pre-existing user and role you would like to use, skip to step 2.
Copy the following script to a new Snowflake worksheet and edit as needed. Remember to replace <<YOUR_PASSWORD>>
, <<YOUR_WAREHOUSE>>
, and <<YOUR_DB>>
.
Gather Snowflake credentials
To connect Definite to Snowflake, you’ll need:
Retrieve this from the URL of the Snowflake web app (Snowsight). In the URL, for example:
your account name would be: 'accountName.us-east-1.aws'
definite_user
from step 1 or your pre-existing user)<<YOUR_WAREHOUSE>>
inputted in step 1)<<YOUR_DB>>
inputted in step 1)definite_role
or your pre-existing role)Input your credentials in the Definite UI
From the Definite homescreen Settings Integrations Snowflake, from there you should see the following screen in which you can input your Snowflake credentials:
Create users and roles
Create a user and role for Definite. If you have a pre-existing user and role you would like to use, skip to step 2.
Copy the following script to a new Snowflake worksheet and edit as needed. Remember to replace <<YOUR_PASSWORD>>
, <<YOUR_WAREHOUSE>>
, and <<YOUR_DB>>
.
Gather Snowflake credentials
To connect Definite to Snowflake, you’ll need:
Retrieve this from the URL of the Snowflake web app (Snowsight). In the URL, for example:
your account name would be: 'accountName.us-east-1.aws'
definite_user
from step 1 or your pre-existing user)<<YOUR_WAREHOUSE>>
inputted in step 1)<<YOUR_DB>>
inputted in step 1)definite_role
or your pre-existing role)Input your credentials in the Definite UI
From the Definite homescreen Settings Integrations Snowflake, from there you should see the following screen in which you can input your Snowflake credentials: