Devart SSIS Data Flow Components for Salesforce 关于

用于 Salesforce 的 SSIS 源、查找和目标组件。

Devart SSIS Data Flow Components for Salesforce allow you to integrate Salesforce contacts, accounts, opportunities, leads, users, attachments, tasks, and other objects with other cloud applications and databases via SQL Server Integration Services (SSIS). They include optimized Salesforce Source, Salesforce Destination, and Salesforce Lookup components and provide their own Salesforce Connection Manager with lots of Salesforce-specific connectivity features.

With Devart SSIS Data Flow Components for Salesforce you can:

  • Quickly build SSIS-based integration solutions for Salesforce
  • automate Salesforce integration via SSIS Data Flow tasks
  • Import and export CSV files to Salesforce
  • Synchronize Salesforce with SQL Server or other data sources

Salesforce-specific Connection Features

  • The SSIS components for Salesforce include their own connection manager, offering support for a lot of Salesforce-specific and other features. It allows you to use user/password, OAuth, or SessionId authentication, specify Salesforce-specific header options, connect via proxy, etc.

SQL Support for Salesforce

  • Devart Salesforce Source supports SQL to get data from Salesforce. Simple statements are translated directly to Salesforce API calls and executed on the Salesforce side, and for more complex statements, the necessary data are queried from Salesforce and processed locally. You can specify complex SELECT statement with grouping, filtering, ordering, etc. in the Devart Salesforce Source editor.

Convenient Devart Salesforce Source Editor

  • Devart Salesforce Source component offers a convenient editor, which displays all the Salesforce objects and their fields and allows you to quickly build a query to Salesforce via drag-n-drop. It also displays the list of available system and user variables of the package, allowing you to quickly add them to your select statements. If necessary, you can also quickly preview data, returned by the source, and check whether you query returns what you need.

Advanced Lookup Optimizations

  • Devart Salesforce Lookup component offers very high performance because of the advanced optimization techniques used. It checks several rows at once, and caches the returned results to reduce the number of round-trips to the server.

High-performance Devart Salesforce Destination

  • Devart Salesforce Destination component allows you to quickly load data to Salesforce CRM. It supports all kinds of DML operations - Insert, Update, or Delete.