Devart SSIS Data Flow Components for SurveyMonkey について

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

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

With Devart SSIS Data Flow Components for SurveyMonkey you can:

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

SQL Support for SurveyMonkey

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

Convenient Devart SurveyMonkey Source Editor

  • Devart SurveyMonkey Source component offers a convenient editor, which displays all the SurveyMonkey objects and their fields and allows you to quickly build a query to SurveyMonkey via drag-n-drop. It also displays the list of available system and user variables of the package, so you can 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

  • The Devart SurveyMonkey 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 SurveyMonkey Destination

  • The Devart SurveyMonkey Destination component allows you to quickly load data to SurveyMonkey. It supports all kinds of DML operations - INSERT, UPDATE, or DELETE.