Acerca de Devart SSIS Data Flow Components for Freshdesk

Componentes Source, Lookup y Destination de SSIS para Freshdesk.

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

With Devart SSIS Data Flow Components for Freshdesk you can:

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

SQL Support for Freshdesk

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

Convenient Devart Freshdesk Source Editor

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

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