Skip to main content

Run Snowflake Query

Runs a SQL query on a Snowflake database.

Parameters

ParameterDescription
SQL QuerySQL statement(s) to execute.All the statements requested will be executed as part of the same session.
Output formatRepresentation of the output result. When executing multiple statements, only the last statement's results will be displayed.

Automation Library Example

Run Snowflake Query and Send Results via Slack

Automation LibraryPreview this Automation on desktop