À propos de Devart SSIS Data Flow Components for Marketo

Composants SSIS Source, Lookup et Destination pour Marketo.

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

With Devart SSIS Data Flow Components for Marketo you can:

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

SQL Support for Marketo

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

Convenient Devart Marketo Source Editor

  • Devart Marketo Source component offers a convenient editor, which displays all the Marketo objects and their fields and allows you to quickly build a query to Marketo 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 Marketo Lookup component offers very high performance because of the advanced optimization techniques used. It caches the returned results to reduce the number of round-trips to the server.

High-performance Devart Marketo Destination

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