@eyedea-sockets/syncano-socket-intercom-integration

0.0.1 • Public • Published

Syncano Socket for intercom integration

Syncano Socket CircleCI branch Codecov branch JavaScript Style Guide npm license

Main Socket features:

  • intercom/user-hash — create user hash

Getting Started

Install package in your project:

cd my_project
npm install @syncano/cli --save-dev
npm install @eyedea-sockets/<name> --save
npx s deploy

Use it:

import Syncano from '@syncano/client'

const s = new Syncano(<instaneName>)

s.setToken(<userToken>)

const suggestions = await s.post('intercom/user-hash')

Readme

Keywords

Package Sidebar

Install

npm i @eyedea-sockets/syncano-socket-intercom-integration

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

10.6 kB

Total Files

11

Last publish

Collaborators

  • hzub
  • maciejkorsan
  • idered
  • qk