1.0.1 • Published 7 years ago

dynamics-imix v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

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