@tesd-tech/node-red-contrib-powerschool

24.5.7 • Public • Published

PowerSchool for NodeRED

A set of nodes which connect to and interact with the PowerSchool API.

THIS IS A WORK IN PROGRESS AND SHOULD BE CONSIDERED AN ALPHA RELEASE

Installation

pnpm install @tesd-tech/node-red-contrib-powerschool

Quick Start

You will need valid client credentials for the PowerSchool server you would like to connect to. See the PowerSchool Developer Site (https://support.powerschool.com/developer) for information regarding credentials and access permissions.

Usage

Add a PS Token node and configure the connection settings. This adds the attribute "ps_token" to the message which contains the OAuth token needed to request or update data via the PowerSchool API.

Implemented Nodes

  • PS Token - Generate a new PowerSchool API Token
  • PS Request - Send an authenticated request to the PowerSchool API

Package Sidebar

Install

npm i @tesd-tech/node-red-contrib-powerschool

Weekly Downloads

34

Version

24.5.7

License

MIT

Unpacked Size

24.2 kB

Total Files

10

Last publish

Collaborators

  • bjkemp