Databricks
72 actions · 3 auth methods
IAM
Authentication
SCIM Token
Best for account-level identity provisioning and admin automation of users, groups, and service principals.Guides: Connector Profile, Link Account
OAuth 2.0 (M2M - Machine to Machine)
Use OAuth 2.0 with a Databricks service principal for machine-to-machine authentication. Best for automated workflows wh…Guides: Connector Profile, Link Account
OAuth 2.0 (U2M - User to Machine)
Use OAuth 2.0 for interactive user authentication. Best when actions should be performed on behalf of a specific user ra…Guides: Connector Profile, Link Account
Getting Started
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.


Connector Profile
Databricks - SCIM Token
Connector Profile
Databricks - OAuth 2.0 (M2M - Machine to Machine)
Connector Profile
Databricks - OAuth 2.0 (U2M - User to Machine)
Link an Account
Connect an account using StackOne Hub or Auth Link.


Link Account
Databricks - SCIM Token
Link Account
Databricks - OAuth 2.0 (M2M - Machine to Machine)
Link Account
Databricks - OAuth 2.0 (U2M - User to Machine)
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard