0.10.1 • Published 2 years ago

node-red-contrib-engage v0.10.1

Weekly downloads
14
License
Apache-2.0
Repository
gitlab
Last release
2 years ago

Engage module for node-red

Allows communicating with the Engage API from node-red.

This assumes you have Node-RED already installed and working, if you need to install Node-RED see here

NOTE: This requires Node.js v8.11.1+ and Node-RED v0.19+.

Installation

Install via Node-RED Manage Palette

node-red-contrib-engage

Install via npm

$ cd ~/.node-red
$ npm node-red-contrib-engage
# Restart node-red

Usage

  • Drag the engage node from the Engage category of the node pallet, into your flow.
  • Double tap the node instance and configure your credentials via the server configuration config-node: image
  • Choose the api & operation you would like to execute & fill in required parameters for the chosen API operation.
  • Note in case the API request ended with an error, it will be passed on to a Node-RED catch node.

image

Documentation

You may find documentation for each operation in the API by viewing the node info section in Node-RED

image

0.10.1

2 years ago

0.9.13

3 years ago

0.9.14

3 years ago

0.9.12

3 years ago

0.9.11

4 years ago

0.9.10

4 years ago

0.9.9

4 years ago

0.9.8

4 years ago

0.9.7

4 years ago

0.9.6

4 years ago

0.9.5

4 years ago

0.9.4

4 years ago

0.9.3

4 years ago

0.9.2

4 years ago

0.9.1

4 years ago

0.9.0

4 years ago