Xrm.Tools.CRMWebAPI

Helper wrapper to interact with Dynamics 365 API


License
MIT
Install
bower install Xrm.Tools.CRMWebAPI

Documentation

This is an API helper for working with the Common Data Service (CDS) and Dynamics 365 Web API

Design goals include

  • Lightweight
  • Simple API signatures as similar as possible across languages
  • Integrate well with Azure Active Directory / Authentication libraries but don't bake them in
  • JavaScript library to work from web resource or external application

There are versions of the API for .NET, JavaScript, Node, Python and PHP with Java coming soon

Feedback and contributions welcome...if you are going to propose major changes open an issue first to discuss the change.