<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Salesforce Marketing Cloud integration in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/salesforce-marketing-cloud-integration/m-p/136722#M4311</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/135599"&gt;@ceceliac&lt;/a&gt;&amp;nbsp;,&amp;nbsp; Thanks for raising this — here’s the current picture and practical paths you can use today.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="paragraph"&gt;What Databricks supports today&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;The &lt;STRONG&gt;Lakehouse Federation connector for Salesforce Data Cloud&lt;/STRONG&gt; is available and lets you query Data Cloud tables in place, zero-copy, under Unity Catalog governance.&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;The &lt;STRONG&gt;Lakeflow Connect ingestion connector for Salesforce Platform (Sales/Service Cloud)&lt;/STRONG&gt; is GA and designed to copy CRM objects into Delta tables with incremental ingestion and UC governance.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;The &lt;STRONG&gt;Salesforce ingestion connector does not currently support Marketing Cloud&lt;/STRONG&gt;; recommended alternative is to route MC data into Data Cloud, then use the Data Cloud connectors from Databricks.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Options to get Marketing Cloud data into Databricks now&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;&lt;STRONG&gt;Route SFMC to Data Cloud, then federate in Databricks&lt;/STRONG&gt;&lt;BR /&gt;If your org enables Salesforce Data Cloud and connects Marketing Cloud to it (Salesforce provides MC→Data Cloud integrations), you can use Databricks Lakehouse Federation’s Salesforce Data Cloud connector to query the unified dataset without ingesting it.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;This is the most “native” zero-copy path with consistent governance and immediate access for analytics and ML in Databricks.&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;&lt;STRONG&gt;Use a partner ELT to ingest SFMC directly (e.g., Fivetran)&lt;/STRONG&gt;&lt;BR /&gt;Fivetran provides a managed &lt;STRONG&gt;Salesforce Marketing Cloud connector&lt;/STRONG&gt; that can land into Databricks. It supports core entities (EMAIL, SEND, EVENT, LIST, SUBSCRIBER, JOURNEY, etc.) and data extensions, noting that extensions are typically full re-imports due to API limitations.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;&lt;STRONG&gt;Build a custom pipeline on SFMC APIs (Python)&lt;/STRONG&gt;&lt;BR /&gt;Salesforce’s &lt;STRONG&gt;Marketing Cloud Data Streams API Python connector&lt;/STRONG&gt; (the link you shared) can be used to pull SFMC data; land the outputs in cloud storage and hydrate Delta via Auto Loader or DLT for incremental processing and governance.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;This approach gives you control over cadence, scope, and schema handling at the cost of more engineering ownership.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Roadmap for a Databricks-managed SFMC connector&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;We’re actively tracking demand and have an &lt;STRONG&gt;Aha idea for “Lakeflow Connect Connector for SFDC Marketing Cloud”&lt;/STRONG&gt; and an entry on the &lt;STRONG&gt;Lakeflow Connect timelines&lt;/STRONG&gt; showing SFMC “in development” (timelines are highly subject to change and not a commitment).&lt;/LI&gt;
&lt;LI&gt;Internal guidance notes that &lt;STRONG&gt;Marketing Cloud is not supported in the current ingestion connector&lt;/STRONG&gt;, and the recommended near-term path is MC→Data Cloud→Databricks Federation while we continue evaluating native SFMC ingestion demand and requirements.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Recommended architectures and trade-offs&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;&lt;STRONG&gt;Zero-copy (MC→Data Cloud→Federation)&lt;/STRONG&gt;&lt;BR /&gt;Best when you already have Data Cloud or plan to; fastest time-to-insight, no ETL, and UC governance. Good for analytics/ML prototyping and production querying; you can materialize when needed for performance or downstream processing.&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;&lt;STRONG&gt;Managed ELT (Fivetran SFMC→Databricks)&lt;/STRONG&gt;&lt;BR /&gt;Best when you want data resident in the lakehouse; covers a broad SFMC surface area and includes dbt models for SFMC analytics. Be aware data extensions often require daily full re-imports, which can lengthen syncs and may warrant separating those objects into a dedicated connection.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;&lt;STRONG&gt;Custom ingestion (Python/Data Streams API)&lt;/STRONG&gt;&lt;BR /&gt;Best when you have bespoke needs, want tighter control, or need to minimize vendor dependencies. You own resilience, retries, and schema evolution; Databricks Auto Loader/DLT provide incremental processing and governance once landed.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;Regards, Louis&lt;/DIV&gt;</description>
    <pubDate>Thu, 30 Oct 2025 10:11:51 GMT</pubDate>
    <dc:creator>Louis_Frolio</dc:creator>
    <dc:date>2025-10-30T10:11:51Z</dc:date>
    <item>
      <title>Salesforce Marketing Cloud integration</title>
      <link>https://community.databricks.com/t5/administration-architecture/salesforce-marketing-cloud-integration/m-p/114125#M3205</link>
      <description>&lt;P&gt;What is the best way to get Salesforce Marketing Cloud data into Databricks? Lakeflow / Federation connectors are limited to Salesforce and Salesforce Data Cloud right now. Are there plans to add Salesforce Marketing Cloud?&amp;nbsp; The only current option we can find is either an extension to FiveTran or using this Python connector:&amp;nbsp;&lt;A href="https://help.salesforce.com/s/articleView?id=mktg.dato_data_streams_api_connect_python.htm&amp;amp;type=5" target="_blank"&gt;Python Data Stream Retrievals&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 23:33:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/salesforce-marketing-cloud-integration/m-p/114125#M3205</guid>
      <dc:creator>ceceliac</dc:creator>
      <dc:date>2025-03-31T23:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Marketing Cloud integration</title>
      <link>https://community.databricks.com/t5/administration-architecture/salesforce-marketing-cloud-integration/m-p/136722#M4311</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/135599"&gt;@ceceliac&lt;/a&gt;&amp;nbsp;,&amp;nbsp; Thanks for raising this — here’s the current picture and practical paths you can use today.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="paragraph"&gt;What Databricks supports today&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;The &lt;STRONG&gt;Lakehouse Federation connector for Salesforce Data Cloud&lt;/STRONG&gt; is available and lets you query Data Cloud tables in place, zero-copy, under Unity Catalog governance.&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;The &lt;STRONG&gt;Lakeflow Connect ingestion connector for Salesforce Platform (Sales/Service Cloud)&lt;/STRONG&gt; is GA and designed to copy CRM objects into Delta tables with incremental ingestion and UC governance.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;The &lt;STRONG&gt;Salesforce ingestion connector does not currently support Marketing Cloud&lt;/STRONG&gt;; recommended alternative is to route MC data into Data Cloud, then use the Data Cloud connectors from Databricks.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Options to get Marketing Cloud data into Databricks now&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;&lt;STRONG&gt;Route SFMC to Data Cloud, then federate in Databricks&lt;/STRONG&gt;&lt;BR /&gt;If your org enables Salesforce Data Cloud and connects Marketing Cloud to it (Salesforce provides MC→Data Cloud integrations), you can use Databricks Lakehouse Federation’s Salesforce Data Cloud connector to query the unified dataset without ingesting it.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;This is the most “native” zero-copy path with consistent governance and immediate access for analytics and ML in Databricks.&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;&lt;STRONG&gt;Use a partner ELT to ingest SFMC directly (e.g., Fivetran)&lt;/STRONG&gt;&lt;BR /&gt;Fivetran provides a managed &lt;STRONG&gt;Salesforce Marketing Cloud connector&lt;/STRONG&gt; that can land into Databricks. It supports core entities (EMAIL, SEND, EVENT, LIST, SUBSCRIBER, JOURNEY, etc.) and data extensions, noting that extensions are typically full re-imports due to API limitations.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;&lt;STRONG&gt;Build a custom pipeline on SFMC APIs (Python)&lt;/STRONG&gt;&lt;BR /&gt;Salesforce’s &lt;STRONG&gt;Marketing Cloud Data Streams API Python connector&lt;/STRONG&gt; (the link you shared) can be used to pull SFMC data; land the outputs in cloud storage and hydrate Delta via Auto Loader or DLT for incremental processing and governance.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;This approach gives you control over cadence, scope, and schema handling at the cost of more engineering ownership.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Roadmap for a Databricks-managed SFMC connector&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;We’re actively tracking demand and have an &lt;STRONG&gt;Aha idea for “Lakeflow Connect Connector for SFDC Marketing Cloud”&lt;/STRONG&gt; and an entry on the &lt;STRONG&gt;Lakeflow Connect timelines&lt;/STRONG&gt; showing SFMC “in development” (timelines are highly subject to change and not a commitment).&lt;/LI&gt;
&lt;LI&gt;Internal guidance notes that &lt;STRONG&gt;Marketing Cloud is not supported in the current ingestion connector&lt;/STRONG&gt;, and the recommended near-term path is MC→Data Cloud→Databricks Federation while we continue evaluating native SFMC ingestion demand and requirements.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Recommended architectures and trade-offs&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;&lt;STRONG&gt;Zero-copy (MC→Data Cloud→Federation)&lt;/STRONG&gt;&lt;BR /&gt;Best when you already have Data Cloud or plan to; fastest time-to-insight, no ETL, and UC governance. Good for analytics/ML prototyping and production querying; you can materialize when needed for performance or downstream processing.&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;&lt;STRONG&gt;Managed ELT (Fivetran SFMC→Databricks)&lt;/STRONG&gt;&lt;BR /&gt;Best when you want data resident in the lakehouse; covers a broad SFMC surface area and includes dbt models for SFMC analytics. Be aware data extensions often require daily full re-imports, which can lengthen syncs and may warrant separating those objects into a dedicated connection.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;&lt;STRONG&gt;Custom ingestion (Python/Data Streams API)&lt;/STRONG&gt;&lt;BR /&gt;Best when you have bespoke needs, want tighter control, or need to minimize vendor dependencies. You own resilience, retries, and schema evolution; Databricks Auto Loader/DLT provide incremental processing and governance once landed.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;Regards, Louis&lt;/DIV&gt;</description>
      <pubDate>Thu, 30 Oct 2025 10:11:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/salesforce-marketing-cloud-integration/m-p/136722#M4311</guid>
      <dc:creator>Louis_Frolio</dc:creator>
      <dc:date>2025-10-30T10:11:51Z</dc:date>
    </item>
  </channel>
</rss>

