api-node-creatio

Wrapper for creatio api on node

Usage no npm install needed!

<script type="module">
  import apiNodeCreatio from 'https://cdn.skypack.dev/api-node-creatio';
</script>

README

api-node-creatio

Node wrapper for creatio API server requests

Description

This library is meant to be a bridge from the native Creatio odata API for NodeJS/JS projects.

Made with :heart: @ Quad Tree

License

This repository has been released under the MIT License.

recent changes:

  • 2021-02-05 changed node-promise to axios