Beyond-Bot.ai + snowflake
Snowflake is a cloud-based data warehouse offering elastic scaling, secure data sharing, and SQL analytics across multiple cloud environments
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to snowflake.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in snowflake.
Trigger Workflows
Start automated workflows in snowflake based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within snowflake.
Snowflake Cancel Statement Execution
Cancels the execution of a running sql statement. use this action to stop a long-running query.
Snowflake Check Statement Status
Retrieves the status of a previously submitted sql statement. replace '{statementhandle}' with the unique identifier of the statement.
Snowflake Execute Sql
Tool to execute a sql statement and return the resulting data. use when you need to query data from snowflake.
Snowflake Fetch Catalog Integration
Fetches details of a specific catalog integration.
Snowflake Get Active Scheduled Maintenances
Retrieves a list of any active scheduled maintenances currently in the in progress or verifying state.
Snowflake Get All Scheduled Maintenances
Retrieves a list of the 50 most recent scheduled maintenances, including those in the completed state.
Snowflake Get Component Status
Retrieves the status of individual components, each listed with its current status.
Snowflake Get Status Rollup
Retrieves the status rollup for the entire page, including indicators and human-readable descriptions of the blended component status.
Snowflake Get Status Summary
Retrieves a summary of the status page, including status indicators, component statuses, unresolved incidents, and upcoming or in-progress scheduled maintenances.
Snowflake Get Unresolved Incidents
Retrieves a list of any unresolved incidents currently in the investigating, identified, or monitoring state.
Snowflake Get Upcoming Scheduled Maintenances
Retrieves a list of any upcoming scheduled maintenances still in the scheduled state.
Snowflake Show Databases
Lists all databases for which you have access privileges. shows database metadata including name, creation date, owner, retention time, and more. can filter results and include dropped databases within time travel retention period.
Snowflake Show Schemas
Lists all schemas for which you have access privileges. shows schema metadata including name, creation date, owner, database, retention time, and more. can filter results and include dropped schemas within time travel retention period.
Snowflake Show Tables
Lists all tables for which you have access privileges. shows table metadata including name, creation date, owner, database, schema, row count, size in bytes, clustering keys, and more. can filter results and include dropped tables within time travel retention period.
Snowflake Submit Sql Statement
Submits a sql statement for execution.