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

Using Snowflake with Peak

This page summarizes how Peak behaves when your organization uses Snowflake as the data warehouse.

Feeds

Snowflake supports incremental load only. When data is ingested, Peak appends audit fields such as peakauditcreatedate and feed-run-id.

SQL Explorer

Snowflake uses case-sensitive SQL semantics. Unquoted identifiers are stored and resolved in uppercase. Use double quotes if you need to preserve lowercase identifiers.

Images and Workspaces

When you build images for Workspaces, Workflows, or Web Apps, include Snowflake connectors, drivers, and connection parameters. Store credentials as environment variables prefixed with SNOWFLAKE_.

Dashboards

Snowflake requires explicit column selection and consistent case handling. If a column name uses lowercase, wrap it in double quotes and define an alias. Avoid using * in queries when lowercase identifiers are used.

  • Feeds
  • SQL Explorer
  • Images and Workspaces
  • Dashboards

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated