README
Intercom
Rest client for the Intercom API v1.4, for more info, please check the Official Documentation
Install
Using npm:
npm i @singleware/intercom
Singleware package containing a rest client for the Intercom API
<script type="module">
import singlewareIntercom from 'https://cdn.skypack.dev/@singleware/intercom';
</script>
Rest client for the Intercom API v1.4, for more info, please check the Official Documentation
Using npm:
npm i @singleware/intercom