Hello, We are looking for using Talend as integration tool between Dynamics NAV and Magento e-commerce software. Has anyone done this and have experience of atleast NAV and Talend? Thanks on beforehand! -Thomas
A good start is to write a class which can do this outside from Talend. If you have a API than create a component using that classes.
I guess Microsoft does not provides a Java API but what about web services (mostly SOAP based).
http://msdn.microsoft.com/en-us/library/dd355398.aspx You can work with it with Talend standard components.