# Snowflake

Frends offers seamless integration with [Snowflake](https://www.snowflake.com/en/), enabling you to effortlessly connect and automate data flows between your systems and Snowflake.

Frends provides tasks for performing all core Snowflake operations.

By leveraging Frends' task-based approach, you can configure and customize Snowflake integrations according to your specific requirements. Frends offers a wide range of tasks that facilitate integrations to a variety of systems and protocols.

## Use cases

Below you will find typical use cases for Snowflake integrations and how they are implemented in Frends.

### Upload a CSV file to Snowflake

By using the File trigger with the [`ExecuteQuery`](https://docs.frends.com/tasks/tasks/snowflake/executequery) task, we can create an integration that watches a local folder for a CSV file and uploads it to a Snowflake table stage, and then to the Snowflake table.

<figure><img src="https://2096450325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevBo49UTUjEN84O2WPl6%2Fuploads%2Fgit-blob-55fd1e7a989eab87a15ef421c084cfdb32bc28b2%2Fsnowflake-upload.svg?alt=media" alt=""><figcaption><p>Upload file</p></figcaption></figure>
