Transferring data from Azure Blob to Salesforce Marketing Cloud

268 views Asked by At

I want to use Azure Data Factory for this task but not able to find sink for "Salesforce Marketing Cloud". Although there is sink for "Salesforce" and "Salesforce Service Cloud" . What other option are there to achieve this task apart/within Azure Data Factory ?

1

There are 1 answers

0
Leon Yue On BEST ANSWER

Copy active doesn't support Salesforce Marketing Cloud as sink for now:

enter image description here

You may achieve that in code level, such as Azure Function and Databricks. Then run the scripts in Data Factory.