Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Latest commit

 

History

History
34 lines (21 loc) · 887 Bytes

File metadata and controls

34 lines (21 loc) · 887 Bytes

OneBlink Apps - Usage

Requirements

  • Node.js 18.0 or newer
  • NPM 8.0 or newer

Installation

npm install @oneblink/apps --save

Tenants

This helper library supports all OneBlink Productivity instances.. There are some functions that require tenant based configuration. Before you use any of the services documented below, be sure to set the current tenant. The available tenants (and how to set them) are:

The default tenant is the OneBlink Console which will be used if no tenant is explicitly set.