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.
9,531 questions
{count} votes

Accepted answer
  1. MartinJaffer-MSFT 26,021 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