---
title: Databricks
url: https://www.tines.com/docs/credentials/connect-flows/databricks/
updated: 2025-08-05T21:18:31+00:00
---

*[tines.com](https://www.tines.com/llms.txt) › [Docs](https://www.tines.com/llms.txt) › [Credentials](https://www.tines.com/llm/docs/credentials.md) › [Connect flows](https://www.tines.com/llm/docs/credentials/connect-flows.md)*

# Databricks

*[View on tines.com](https://www.tines.com/docs/credentials/connect-flows/databricks/)*

[Databricks](https://www.databricks.com/) is a unified data analytics platform that combines data engineering, data science, and business analytics capabilities, enabling organizations to process and analyze large-scale data, build machine learning models, and derive insights from their data across cloud environments.

## Connect flow details

OAuth connect flow

| Item | Description |
| --- | --- |
| Credential type | HTTP Request |
| Required inputs | 
-   The Databricks host, specified as \`https://accounts.cloud.databricks.com\` for account operations or the target [workspace URL](https://docs.databricks.com/aws/en/workspace/workspace-details#workspace-url), for example \`https://dbc-a1b2345c-d6e7.cloud.databricks.com\` for workspace operations.
-   The Databricks account ID, for Databricks account operations.
-   The service principal client ID.
-   The service principal secret.

 |
| Scopes | 

-   Databricks [account-level CLI commands or REST API requests](https://docs.databricks.com/api/account/introduction)  
    OR
-   Databricks [workspace-level CLI commands or REST API requests](https://docs.databricks.com/api/workspace)

And [set permissions](https://docs.databricks.com/aws/en/dev-tools/auth/oauth-m2m?language=Python#step-1-assign-permissions-to-your-service-principal) on your service principal |



Personal access token connect flow

| Item | Description |
| --- | --- |
| Credential type | Text |
| Required inputs | 
-   Personal access token
-   Workspace URL

 |
| Scopes | Defined by the account generating the access token

 |
