mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| permalink | description |
|---|---|
| /credentials/snowflake | Learn to configure credentials for the Snowflake node in n8n |
Snowflake
You can use these credentials to authenticate the following nodes with Snowflake.
Prerequisites
Create a Snowflake account.
Using API Key
- Access your Snowflake instance.
- Copy the string of characters located between
https://andsnowflakecomputing.comin your Snowflake URL. This string is the name of your Snowflake Account. For example, if the URL of your Snowflake account ishttps://abc.eu-central-1.snowflakecomputing.comthen the name of your account issx48547.eu-central-1. - Use this account name, database name, username, password, schema, and role with your Snowflake credentials in n8n.