Salesforce Marketing Cloud connector

Important

This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Azure Databricks previews.

The managed Salesforce Marketing Cloud connector in Lakeflow Connect allows you to ingest data from Salesforce Marketing Cloud into Azure Databricks.

Feature availability

Feature Availability
UI-based pipeline authoring Green check icon Supported
API-based pipeline authoring Green check icon Supported
Declarative Automation Bundles Green check icon Supported
Incremental ingestion Green check icon Partially supported
Most default tables support incremental ingestion. Batch-only tables are fully refreshed on each pipeline run. See Supported objects.
Unity Catalog governance Green check icon Supported
Lakeflow Jobs Green check icon Supported
SCD type 2 Green check icon Partially supported
Supported for tables with a primary key. Not supported for tables without a primary key (uses __databricks_id). See Primary keys and history tracking.
Column selection and deselection Green check icon Supported
API-based row filtering Red X icon Not supported
Automated schema evolution: New and deleted columns Green check icon Supported
Automated schema evolution: Data type changes Red X icon Not supported
Automated schema evolution: Column renames Red X icon Not supported
Automated schema evolution: New tables Red X icon Not supported

Authentication methods

Authentication method Availability
OAuth M2M (Server-to-Server) Green check icon Supported
OAuth U2M Red X icon Not supported
Basic authentication (username/password) Red X icon Not supported
Basic authentication (API key) Red X icon Not supported

What to know before you start

Topic Why it matters
Azure Databricks user persona The workflow depends on your Azure Databricks user persona:
  • Single-user: An admin user creates a Unity Catalog connection and an ingestion pipeline.
  • Multi-user: An admin user creates a connection for non-admin users to create pipelines with.
Authentication method Server-to-Server OAuth requires an API Integration Package in Salesforce Marketing Cloud. See Configure OAuth for Salesforce Marketing Cloud ingestion into Azure Databricks.
Source schemas Each pipeline targets a single source schema type (default, dataextensions, and so on). You can combine multiple objects with different schemas in one pipeline.
Ingestion frequency The pipeline schedule depends on your latency and cost requirements.
Common patterns Depending on your ingestion needs, the pipeline might use configurations like history tracking and column selection. Supported configurations vary by connector. See Feature availability.

Start ingesting from Salesforce Marketing Cloud

Admin:

  1. Configure Salesforce Marketing Cloud to enable authentication from Azure Databricks. See Configure OAuth for Salesforce Marketing Cloud ingestion into Azure Databricks.
  2. Use Catalog Explorer to create a connection so that non-admins can create pipelines. See Create a Salesforce Marketing Cloud connection.

Non-admin: Use any supported interface to create a pipeline from an existing connection. See Ingest data from Salesforce Marketing Cloud.