Skip to content
/ orion Public

Orion, the huntsman, in charge of tracking our customers. A wrapper for Intercom

License

Notifications You must be signed in to change notification settings

Runnable/orion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orion

js-standard-style Build Status Code Climate Dependency Status devDependency Status

NPM

Orion, the huntsman, in charge of tracking our customers. A wrapper for Intercom

Orion

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'
})

About

Orion, the huntsman, in charge of tracking our customers. A wrapper for Intercom

Resources

License

Stars

Watchers

Forks

Packages

No packages published