About Devart SSIS Data Flow Components for SendPulse

SSIS Source, Lookup, and Destination components for SendPulse.

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

With Devart SSIS Data Flow Components for SendPulse you can:

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

SQL Support for SendPulse

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

Convenient Devart SendPulse Source Editor

  • Devart SendPulse Source component offers a convenient editor, which displays all the SendPulse objects and their fields and allows you to quickly build a query to SendPulse 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 SendPulse 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 SendPulse Destination

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