Connectors
Databricks
Icon

Databricks Connector

Quickly build integrations connecting your B2B SaaS to Databricks.

About the Databricks Connector

Manage compute, workflow jobs, ML models, SQL queries and more within a Databricks workspace.

Actions

Action NameAction Description
Get ClusterGet a Databricks cluster by ID
List ClustersReturn information about all pinned clusters, active clusters, up to 200 of the most recently terminated all-purpose clusters in the past 30 days, and up to 30 of the most recently terminated job clusters in the past 30 days.
List Node TypesReturns a list of supported Spark node types. These node types can be used to launch a cluster.
Restart ClusterRestart a Databricks cluster by ID
Start Terminated ClusterStart a terminated Databricks cluster by ID
Terminate ClusterTerminate a Databricks cluster by ID
Create Execution ContextCreate a Databricks execution context
Get Command StatusGets the status of and, if available, the results from a currently executing command.
Run CommandRun a command in a Databricks execution context
Execute SQL StatementRun a SQL query in the Databricks workspace. You can choose to wait for the result or asynchronously issue the request and return the statement ID.
Get SQL WarehouseGet a SQL Warehouse by ID.
List SQL WarehousesList all SQL Warehouses in the Databricks workspace
Start SQL WarehouseStart a SQL Warehouse.
Stop SQL WarehouseStop a SQL Warehouse.
Get Current UserGet the currently authenticated Databricks user or service principal.
Raw RequestSend raw HTTP request to the Databricks API.

Triggers

Trigger NameTrigger Description