@objectif-lune/node-red-contrib-filebound 1.1.0
Node-RED nodes for handling requests to the filebound server
Node-RED nodes for FileBound
This FileBound package provides nodes to perform actions on the FileBound server.
Features
- The
searchnode searches FileBound using index filters and returns matching files. - The
createnode creates a new FileBound file record using project index data. - The
uploadnode uploads a document into FileBound.
Installation
You can install or update these nodes through the Manage Palette option in the Node-RED menu, or by running the following command in your Node-RED user directory. For users of OL Connect Automate for Windows this is typically C:\ProgramData\Objectif Lune\OL Connect Automate:
npm install @objectif-lune/node-red-contrib-filebound
Users of OL Connect software can also use the OL Connect Automate installer for Windows. This installer, available through the Web Activation Manager (WAM) portal, deploys Node.js, Node-RED, npm, and OL-developed nodes in a single, streamlined setup.
Usage
The nodes can be used to interact with FileBound to search for and create files with index data and to upload documents.
Support
OL Connect Automate is supported through the OL Care program. Feel free to visit the OL Connect Automate forum to post questions, comments and suggestions.
License
Copyright 2025 Upland Software Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.