Skip to content

Commit a5173cd

Browse files
authored
Merge pull request #200415 from jonburchel/2022-06-03-public-pr-92003
Fixes public PR 92003
2 parents 60d7578 + c7fc5e3 commit a5173cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/data-factory/connector-salesforce.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Specifically, this Salesforce connector supports:
3535
- Salesforce Developer, Professional, Enterprise, or Unlimited editions.
3636
- Copying data from and to Salesforce production, sandbox, and custom domain.
3737

38+
>[!NOTE]
39+
>This function supports copy of any schema from the above mentioned Salesforce environments, including the [Nonprofit Success Pack](https://www.salesforce.org/products/nonprofit-success-pack/) (NPSP). This allows you to bring your Salesforce nonprofit data into Azure, work with it in Azure data services, unify it with other data sets, and visualize it in Power BI for rapid insights.
40+
3841
The Salesforce connector is built on top of the Salesforce REST/Bulk API. When copying data from Salesforce, the connector automatically chooses between REST and Bulk APIs based on the data size – when the result set is large, Bulk API is used for better performance; You can explicitly set the API version used to read/write data via [`apiVersion` property](#linked-service-properties) in linked service. When copying data to Salesforce, the connector uses BULK API v1.
3942

4043
>[!NOTE]

0 commit comments

Comments
 (0)