Skip to content

Commit a8e4bf8

Browse files
committed
Add bulk api support for Salesforce
1 parent 882d2a4 commit a8e4bf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/connector-salesforce.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: data-services
1212
ms.tgt_pltfrm: na
1313

1414
ms.topic: conceptual
15-
ms.date: 04/16/2019
15+
ms.date: 04/19/2019
1616
ms.author: jingwang
1717

1818
---
@@ -32,7 +32,7 @@ Specifically, this Salesforce connector supports:
3232
- Salesforce Developer, Professional, Enterprise, or Unlimited editions.
3333
- Copying data from and to Salesforce production, sandbox, and custom domain.
3434

35-
The Salesforce connector is built on top of the Salesforce REST API, with [v45](https://developer.salesforce.com/docs/atlas.en-us.218.0.api_rest.meta/api_rest/dome_versions.htm) for copy data from and [v40](https://developer.salesforce.com/docs/atlas.en-us.208.0.api_asynch.meta/api_asynch/asynch_api_intro.htm) for copy data to.
35+
The Salesforce connector is built on top of the Salesforce REST/Bulk API, with [v45](https://developer.salesforce.com/docs/atlas.en-us.218.0.api_rest.meta/api_rest/dome_versions.htm) for copy data from and [v40](https://developer.salesforce.com/docs/atlas.en-us.208.0.api_asynch.meta/api_asynch/asynch_api_intro.htm) for copy data to.
3636

3737
## Prerequisites
3838

0 commit comments

Comments
 (0)