Snowflake

Snowflake

Data warehouse built for the cloud

Developer Tools14 actions

Actions

(14)

Run Query

Run Query

Run Multiple Queries

Run Multiple Queries

Insert Row

Insert a row into a table.

Update Row

Update one or more rows in a Snowflake table that match a WHERE condition.

Delete Row

Delete one or more rows from a Snowflake table that match a WHERE condition.

Upsert Row

Insert a new row or update an existing one if a row with the same match column value already exists (MERGE INTO).

Insert Multiple Rows

Insert multiple rows into a Snowflake table in a single operation.

Get Row by ID

Retrieve a single row from a Snowflake table by matching a column value.

Search Rows

Search for rows in a Snowflake table using an optional WHERE condition, ordering, and row limit.

Get Table Schema

Retrieve the column definitions (name, data type, nullability, default) for a Snowflake table.

List Tables

List all tables in a Snowflake schema.

Execute Stored Procedure

Call a stored procedure in Snowflake and return its result.

Create / Refresh Dynamic Table

Create or replace a Snowflake Dynamic Table that automatically refreshes based on a query. Dynamic Tables are a declarative way to define a table whose content is derived from a query, updated on a schedule.

Load Data from Stage

Load data into a Snowflake table from a named internal or external stage using COPY INTO.

Example automation

Trigger

Webhook received

from Snowflake

Action

Create Module Record

in Coherence

Ready to connect Snowflake?

Start automating in minutes. No credit card required.