How to connect Azure Data factory to Salesforce Commerce Cloud?

343 views Asked by At

is there a way to connect to Azure Data factory to Salesforce Commerce Cloud ? In Data Factory the I only see connectors to Salesforce Service & Marketing Cloud

if it's possible I'll appreciate it if someone could show me an example Thank you !

2

There are 2 answers

0
Leon Yue On

Actually, from the Azure Data Factory connector overview, we can know that Salesforce Commerce Cloud is not supported.

The only way is that you must achieve that in code level. Then call the Function, Python or Notebook active to run it in Data Factory.

There isn't an exist code example we can provide for you. You need design it by yourself.

0
Minkesh Patel On

we may infer from the overview of the Azure Data Factory connector (https://docs.microsoft.com/en-us/azure/data-factory/connector-overview) that Salesforce Commerce Cloud is not supported. You can only accomplish that at the code level. In order to run the Function, Python, or Notebook in Data Factory, use the appropriate function. We are unable to give you an existing code example. You must create it on your own.