dynamics-imix
v1.0.1
Published
This node module provides a set of methods to interact with MS Dynamics CRM Online services. This is a pure REST proxy that supports LiveId authentication.
Downloads
2
Readme
MS Dynamics CRM client for Nodejs
This node module provides a set of methods to interact with MS Dynamics CRM Online services. This is a pure SOAP proxy that supports LiveId authentication.
This module is forked from dynamics-crm- which was created as part of KidoZen project, as a connector for its Enterprise API feature.
Installation
Use npm to install the module:
> npm install dynamics-crm-rest
API
...soon