Class: Orion

Orion

Orion, the huntsman, in charge of helping us hunt down those big customers. Used for communication with intercom with very little mucking about configuration.

Constructor

new Orion()

Creates a new Orion instance for reporting to intercom
Author:
  • Ryan Kahn
Source:

Methods

nextPage() → {Object|Promise}

To maintain compatibility with Intercom's client, this nextPage function can be used for pagination on any type.
Source:
See:
Returns:
  • pageInfo Pagination information from a previous request.
    Type
    Object
  • Returns success if intercom is disabled, otherwise returns results of call to intercom client.
    Type
    Promise