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.

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