Snowflake

The Snowflake connector allows you to interact with Snowflake databases by retrieving rows and executing queries.

Authentication Setup

Setup: This requires an org-wide credential. Reach out to a Credal admin to set up a connection.

Supported Actions

Get a Row from a Snowflake Table by a Field Value

Description: Retrieve a specific row from a Snowflake table by specifying a field value.

Execute a Snowflake Query and Return Output

Description: Execute a query on a Snowflake database and return the output.