@runnable/orion
v1.6.0
Published
Orion, the huntstman, in charge of tracking down big game, in this case big customers.
Downloads
18
Readme
Orion
Orion, the huntsman, in charge of tracking our customers. A wrapper for Intercom
Configuration
In order for Orion to report data to intercom you need the following API keys
INTERCOM_APP_ID
INTERCOM_API_KEY
Usage
var orion = require('orion')
orion.companies.create({
company_id: 'CompanyId',
name: 'My Awesome Companies Name'
})