cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Can we share Delta table data with Salesforce using OData?

ChristopherQ1
New Contributor

Hello!

I'm seeking recommendations for streaming on-demand data from Databricks Delta tables to Salesforce.

Is OData a viable choice?

Thanks.

1 REPLY 1

matthew_m
Databricks Employee
Databricks Employee

Hi @ChristopherQ1,

Salesforce has released a zero-copy connection that relies on the SQL Warehouse to ingest data when needed. I suggest you consider that instead of OData.

 

Matthew