Node-RED Palette
Custom Node-RED nodes that integrate directly with Process Link. Install the palette, add your API key, and start sending data. It's that simple.
Your shortcut to platform integration
The Process Link Node-RED palette gives you pre-built nodes that connect directly to our platform. No writing API calls by hand, no building middleware, no wrestling with authentication. Install the package, configure your API key, and your Node-RED flows can push data straight into Process Link.
Install via npm
npm install @processlink/node-red-contrib-processlinkWhat you get
One-step connection
Add your Process Link API key to the configuration node and you're connected. No complex setup, no middleware, no custom code.
Files Upload node
Push files directly to Process Link Files from any flow. Automated reports, exported data, generated documents, with success and error handling built in.
System Info node
Monitor the health of your edge devices. Hostname, memory, disk, uptime, network details, and Node-RED version, all reported back automatically.
Secure by default
API keys are encrypted by Node-RED's credential system. All communication uses HTTPS. Credentials are never exposed in flow exports.
Full ecosystem access
Our nodes work alongside thousands of community nodes. Combine Modbus, OPC UA, MQTT, and database nodes with Process Link integration in a single flow.
Growing with the platform
As we add more features to Process Link, we add more nodes to the palette. New capabilities arrive as simple npm updates.
Requirements
Node-RED version 2.0.0 or higher
Node.js version 14.0.0 or higher
A Process Link account with an API key
Get started in three steps
Install
Install via the Node-RED Palette Manager or run the npm install command in your Node-RED user directory.
Configure
Add a Process Link configuration node with your Site ID and API key. That's your connection to the platform.
Build
Drag Process Link nodes into your flows. Combine with Modbus, MQTT, OPC UA, or any other Node-RED nodes and deploy.
Connect your Node-RED flows to Process Link.
Get in touch and we'll help you get the palette running in your environment.