Devart SSIS Data Flow Components for EmailOctopus について

EmailOctopus用SSIS Source、Lookup、Destinationコンポーネント

Devart SSIS Data Flow Components for EmailOctopus allows you to integrate EmailOctopus Contacts, Lists and other objects with other cloud applications and databases via SQL Server Integration Services (SSIS). They include optimized EmailOctopus Source, EmailOctopus Destination and EmailOctopus Lookup components and provide their own EmailOctopus Connection Manager.

With Devart SSIS Data Flow Components for EmailOctopus you can:

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

SQL Support for EmailOctopus

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

Convenient Devart EmailOctopus Source Editor

  • Devart EmailOctopus Source component offers a convenient editor, which displays all the EmailOctopus objects and their fields and allows you to quickly build a query to EmailOctopus 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 your query returns what you need.

Advanced Lookup Optimizations

  • Devart EmailOctopus 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 EmailOctopus Destination

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