Authorize Snowflake
Authorize your Snowflake Data Warehouse and sync data with Stacksync
1. Select Snowflake in the Create Sync page in Stacksync.

2. Copy the user public key for the next steps

3. Run the setup script in Snowflake
Create a new Snowflake user (see the next section to reuse an existing Snowflake user)
Copy the following script to create a new user with the necessary permissions.
In the SECTION TO EDIT, enter the following values:
warehouse_namedatabase_nameschema_namersa_public_key
Use an existing Snowflake user
You can simply set the rsa_public_key for an existing user (make sure the user type is set to service).
4. Find the credentials for your Snowflake instance.
Note the database name, schema name, and account identifier.


Once copied, paste this information in the Stacksync connection screen.
5. Enter the credentials for Snowflake and Click Authorize App.

That's it! π
Last updated