SSIS Data Flow Components for Asana by Devart
by Devart s.r.o.
Reliable and simple to use data connector for Asana.
Asana Data Integration in ETL Using SSIS Source, Lookup & Destination Components
SQL Support for Asana
Devart Asana Source supports SQL to get data from Asana. Simple statements are translated directly to Asana API calls and executed on the Asana side, and for more complex statements, the necessary data are queried from Asana and processed locally. You can specify complex SELECT statements with grouping, filtering, ordering, etc. in the Devart Asana Source editor.
Convenient Devart Asana Source Editor
Devart Asana Source component offers a convenient editor, which displays all the Asana objects and their fields and allows you to quickly build a query to Asana 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 Asana 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 Asana Destination
Devart Asana Destination component allows you to quickly load data to Asana. It supports all kinds of DML operations - INSERT, UPDATE, and DELETE.