How to download Salesforce object's attachments to Azure Blob

Nghia Nguyen 26 Reputation points
2021-09-18T03:17:06.647+00:00

I want to use Azure Data Factory to download Salesforce object's attachments to Azure Blob Storage.

How do I do this?

Thanks

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,101 questions
{count} votes

Accepted answer
  1. MartinJaffer-MSFT 26,211 Reputation points
    2021-09-20T18:42:19.063+00:00

    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.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.