Mike, I am not familiar with a specialized connector for MS Dynamics, but NiFi has good general-purpose support for databases via JDBC and HTTP(S) web services (see InvokeHTTP). It is likely that NiFi can do at least some interaction with Dynamics using only the built-in processors.
But NiFi is also a great framework for building custom components with both scripting languages and Java, if you go that route. Thanks, James On Tue, Feb 7, 2017 at 11:58 AM, Michael Porter <[email protected]> wrote: > Is there an already developed connector to communicate from apache nifi > (for example an MS SQLserver db) TO a MS Dynamics CRM cloud instance? My > search seems to not turn up anything related. If there is not, is there > another nifi round-about method? > > > > > > Thx in advance, > > > > Mike > > >
