Use the Snowflake source component to read data from Snowflake tables and views in your ETL pipeline.Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Connection Setup
To create a Snowflake connection, you need:- Account locator (e.g., xy12345.us-east-1)
- Warehouse name
- Database name
- Schema name
- Username and password (or key pair authentication)
- Role (optional)
Source Configuration
Options
- Warehouse: Specify which Snowflake warehouse to use for the query.
- Role: Override the default role for this component.
- Query timeout: Set a maximum execution time.