Snowflake
Learn how to use Snowflake with Composio
Overview
Enum
SNOWFLAKE
Description
Snowflake is a cloud-based data warehouse offering elastic scaling, secure data sharing, and SQL analytics across multiple cloud environments
Authentication Details
OAUTH2
client_id
client_secret
oauth_redirect_uri
scopes
account_url
BASIC
username
password
account_url
Actions
SNOWFLAKE_CANCEL_STATEMENT_EXECUTION
Action Parameters
request_id
statementHandle
Action Response
data
error
successful
SNOWFLAKE_CHECK_STATEMENT_STATUS
Action Parameters
partition
requestId
statementHandle
Action Response
code
data
error
message
statementHandle
statementStatusUrl
successful
SNOWFLAKE_EXECUTE_SQL
Action Parameters
bindings
database
parameters
role
schema_name
statement
timeout
warehouse
Action Response
data
error
successful
SNOWFLAKE_FETCH_CATALOG_INTEGRATION
Action Parameters
name
Action Response
data
error
successful
SNOWFLAKE_GET_ACTIVE_SCHEDULED_MAINTENANCES
Action Parameters
Action Response
data
error
successful
SNOWFLAKE_GET_ALL_SCHEDULED_MAINTENANCES
Action Parameters
Action Response
data
error
successful
SNOWFLAKE_GET_COMPONENT_STATUS
Action Parameters
limit
Action Response
data
error
successful
SNOWFLAKE_GET_STATUS_ROLLUP
Action Parameters
Action Response
data
error
successful
SNOWFLAKE_GET_STATUS_SUMMARY
Action Parameters
Action Response
data
error
successful
SNOWFLAKE_GET_UNRESOLVED_INCIDENTS
Action Parameters
Action Response
data
error
successful
SNOWFLAKE_GET_UPCOMING_SCHEDULED_MAINTENANCES
Action Parameters
test_id
Action Response
data
error
successful
SNOWFLAKE_SHOW_DATABASES
Action Parameters
from_name
history
like_pattern
limit
role
starts_with
terse
timeout
warehouse
Action Response
columns
data
error
successful
SNOWFLAKE_SHOW_SCHEMAS
Action Parameters
database
from_name
history
in_scope
like_pattern
limit
role
starts_with
terse
timeout
warehouse
Action Response
columns
data
error
successful
SNOWFLAKE_SHOW_TABLES
Action Parameters
database
from_name
history
in_scope
like_pattern
limit
role
schema
starts_with
terse
timeout
warehouse
Action Response
columns
data
error
successful
SNOWFLAKE_SUBMIT_SQL_STATEMENT
Action Parameters
bindings
database
parameters
role
schema
statement
timeout
warehouse
Action Response
code
createdOn
data
error
message
resultSetMetaData
sqlState
statementHandle
statementHandles
statementStatusUrl
stats
successful