filmov
tv
SSIS Salesforce Destination - Perform bulk Insert/Update/Delete/Upsert data in Salesforce

Показать описание
00:57 Create Salesforce Connection
02:07 Insert data into Salesforce
05:33 Update data into Salesforce
07:33 Upsert data into Salesforce
SSIS Salesforce Destination Connector (CRM)
=========================================
Features
==========================================
* Perform multiple write operations (e.g. Bulk Insert, Update, Delete, Upsert)
* Option to use BULK API Mode (Millions of rows can be loaded with this mode)
* Option to enable Multiple Threads for faster data loading
* Highly secure data transfer using TLS1.2 Encryption mode
* For Upsert operation capture outputs for Updated or Inserted Rows
* Support for executing assignment rule after Update/Insert operation for Case, Lead or Account
* Support for SQL Server 2019, 2017, 2016, 2014, 2012 (32/64 bit) and now Azure Data Factory
Related Searches:
===========================================
Load data into Salesforce Table
Import REST API data into Salesforce Table
Upsert into Salesforce Table
Insert into Salesforce Table
Update into Salesforce Table
Delete into Salesforce Table