Skip to content

Commit c7fc5e3

Browse files
committed
Fixes public PR 92003
1 parent b501c62 commit c7fc5e3

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)