UiPath Documentation
industry-department-solutions
latest
false
UiPath logo, featuring letters U and I in white

Supply Chain & Retail Solutions user guide

Last updated Apr 16, 2026

Configuring a Snowflake connector for data extraction

A Snowflake database connector extracts specific datasets from your Snowflake account into Peak for detailed analysis. This connector enables targeted data extraction, distinct from connecting your entire Snowflake data warehouse through Data Bridge.

For connecting your Snowflake data warehouse to Data Bridge, see Connecting a Snowflake data warehouse.

Prerequisites

Before configuring a Snowflake connector feed, ensure you meet the following requirements:

  • You have access to Peak with permissions to configure Data Sources.
  • You have Snowflake account credentials (host, username, password, database name, warehouse name).

Configuring the connection

  1. In Peak, open Manage and select Data Sources.
  2. Select Add feed and choose the Snowflake connector.
  3. At the Connection stage, either select an existing connection from the dropdown or select New connection.
  4. Enter the connection parameters. See Connection parameters.
  5. Select Test to validate the connection. If the test fails, hover over the info icon for details.
  6. Select Save and proceed to the next stage.

Connection parameters

ParameterDescription
Connection nameA name for this connection. Use alphanumeric characters.
Database hostYour Snowflake account identifier plus the Snowflake URL. Formats: <account_name>.snowflakecomputing.com or <account_name>.<region>.snowflakecomputing.com
Database portThe default port is 443.
Database usernameYour Snowflake username.
Database passwordYour Snowflake password.
Database nameThe name of the Snowflake database.
Database roleOptional. The Snowflake role to use for this connection.
Warehouse nameThe virtual warehouse to use once connected. The user must have the required role privileges to access this warehouse.

Configuring import settings

  1. Select the database table to ingest and preview the data.
  2. Select a load type: Truncate and insert, Incremental, or Upsert. See Load types.
  3. Optionally, add field filters by operator and value.
  4. Add a primary key if using the upsert load type (required for upsert).
  5. Enter a feed name following these rules:
    • Use only alphanumeric characters and underscores.
    • Must start with a letter.
    • Must not end with an underscore.
    • Maximum 50 characters.

Configuring the destination

Select where your data will be ingested. Available options depend on your configured data warehouse. See Destination options.

Configuring the trigger

Set up how and when the feed runs. See Triggers and watchers.

Result

Peak creates the Snowflake connector feed and runs it according to the selected trigger. You can monitor feed runs and troubleshoot failures from Manage > Data Sources.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated