https://github.com/singleware/intercom
Singleware package containing a rest client for the Intercom API.
https://github.com/singleware/intercom
browser intercom javascript typescript
Last synced: 7 months ago
JSON representation
Singleware package containing a rest client for the Intercom API.
- Host: GitHub
- URL: https://github.com/singleware/intercom
- Owner: Singleware
- License: mit
- Created: 2019-11-12T13:06:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T02:10:52.000Z (over 5 years ago)
- Last Synced: 2025-02-11T07:04:21.550Z (8 months ago)
- Topics: browser, intercom, javascript, typescript
- Language: TypeScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intercom
Rest client for the Intercom API v1.4, for more info, please check the [Official Documentation](https://developers.intercom.com/intercom-api-reference/v1.4/reference)
## Install
Using npm:
```sh
npm i @singleware/intercom
```## License
[MIT © Silas B. Domingos](https://balmante.eti.br)