Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
7,166 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to use Azure Data Factory to download Salesforce object's attachments to Azure Blob Storage.
How do I do this?
Thanks
Hello @Nghia Nguyen 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.