# Databricks
> Databricks is the Data and AI company.

Canonical page: https://marketplace.crossbeam.com/integrations/databricks
Marketplace: Crossbeam Marketplace
Last updated: 2026-07-22
Logo: https://assets.partnerfleet.app/4yipjuab1of12ewid247t1per5a2

## At a glance
- Partner Type: Integrations
- Crossbeam Plan: Supernode, Enterprise
- Categories: CRM
- Integration Stage: Fully Released, New
- Badge: Fully Released
- Website: [www.databricks.com](https://www.databricks.com/)

## Call to actions
- **Contact Us** — submit the contact form on https://marketplace.crossbeam.com/integrations/databricks
- [Install](https://app.crossbeam.com/integrations)

## How it Works
Push the partner overlap data generated from account mapping back into your Databricks workspace, including:Match results between your accounts and a partner’s accountsIdentifiers to connect those matches back to your internal data (your population details)Partner details (like company name and domain)Shared partner contact info (if enabled)Timestamps and updates so the data stays current over timeFind more details for pushing Crossbeam data into Databricks here.&nbsp;

## Permissions
Push partner account mapping data from Crossbeam into Databricks. Create custom dashboards and run analytics with account insights generated from your ecosystem.&nbsp;

## Why teams choose %{name}
Account mapping with partners generates valuable insights that should live where the rest of your data does. Enrich your existing account and pipeline data in Databricks with ecosystem context based on overlapping accounts with partners via Crossbeam.

## Setup Instructions
1. Create the catalog and schema (Crossbeam adds the table itself)CREATE CATALOG IF NOT EXISTS crossbeam_push; CREATE SCHEMA IF NOT EXISTS crossbeam_push.overlaps;2. Give Crossbeam permission to write (swap in your Service Principal name)GRANT USE CATALOG ON CATALOG crossbeam_push TO `crossbeam-sp`; GRANT USE SCHEMA, CREATE TABLE ON SCHEMA crossbeam_push.overlaps TO `crossbeam-sp`; GRANT MODIFY, SELECT ON SCHEMA crossbeam_push.overlaps TO `crossbeam-sp`;3. Turn it on in Crossbeam: Integrations → Databricks Push → Enable. Fill in the connection fields (hostname, HTTP path, catalog, schema, Client ID, Client Secret) and click Enable.Learn how to set it up here.

## Screenshots
- ![Overview of the Databricks Custom Object in Crossbeam](https://assets.partnerfleet.app/7v2befn7bcui35zqd9q5hypubuqw)

## FAQs
### Is the Databricks integration available on all Crossbeam plans?
Pushing account mapping data from Crossbeam into Databricks via this integration requires a Supernode or Enterprise plan. Using Databricks as a data source to bring account data into Crossbeam for account mapping is available on all plans. Learn more about using Databricks as a Crossbeam data source in our help documentation.

### What do I need before I can set this up?
A Supernode or Enterprise Crossbeam plan, Databricks workspace with Unity Catalog enabled, a SQL Warehouse, and a Service Principal with an OAuth client secret. Learn more about setting up the integration in our&nbsp;help documentation.

### Can I use the same catalog and schema as my Databricks data source?
Yes. You can write overlap data to the same catalog and schema you use for the Sync integration, or set up a separate one. The schema just needs to exist before you enable push, and Crossbeam will create the overlaps table for you.

## Resources
- [Step-by-step guide to enabling Crossbeam's Databricks Push integration](https://help.crossbeam.com/en/articles/15231550-databricks-integration)
- [Connect Databricks as a Data Source](https://help.crossbeam.com/en/articles/15231542-connect-databricks-as-a-data-source)
- [Everything you need to know about our Databricks Integration](https://help.crossbeam.com/en/articles/15231550-databricks-integration)
