Skip to content

Snowflake credentials#

You can use these credentials to authenticate the following nodes with Snowflake.

Prerequisites#

Create a Snowflake account.

Using API Key#

  1. Access your Snowflake instance.
  2. Copy the string of characters located between https:// and snowflakecomputing.com in your Snowflake URL. This string is the name of your Snowflake Account. For example, if the URL of your Snowflake account is https://abc.eu-central-1.snowflakecomputing.com then the name of your account is sx48547.eu-central-1.
  3. Use this account name, database name, username, password, schema, and role with your Snowflake credentials in n8n.

Further Reference#