I want to use Azure Data Factory to download Salesforce object's attachments to Azure Blob Storage.
How do I do this?
Thanks
I want to use Azure Data Factory to download Salesforce object's attachments to Azure Blob Storage.
How do I do this?
Thanks
Hello @NghiaNguyen09 and welcome to Microsoft Q&A.
Currently, the Salesforce connector only fetches data, not attachments.
If Salesforce has an API for fetching the attachments, then your best bet is to try copying them via HTTP connector, because HTTP connector can do types other than JSON.
4 people are following this question.