OL Connect Automate packages

This is a summary of the OL Connect Automate packages and their corresponding package names on https://www.npmjs.com/.

Note: The documentation of all individual nodes is embedded in Node-RED's editor. Hover over a node in the palette at the left, or select the node in a flow; then click the book icon.

Tip: For information about viewing package details, and packages from other sources, see Supported, Endorsed, and third-party nodes.

OL Connect package

The OL Connect package contains Node-RED nodes that call the various services of OL Connect. In a Node-RED application for OL Connect, flows will communicate with the Connect Server and access its Database and/or File Store through one or more of the nodes in this package.

Package name: @objectif-lune/node-red-contrib-connect

Nodes:

  • data mapping, data get, data update, document mapping, set properties, query items, mark sets for deletion, job statistics

    These nodes access the OL Connect database in order to store or retrieve data - extracted from data files -, to set properties on the data, to mark sets for deletion, or to get information about a Job Set in the database.

  • all in one, paginated content, paginated job, paginated output, preview pdf, document mapping

    These nodes are used to create print output, including pdf previews on a web page.

  • email content

    This node renders emails, which can then be sent using third party nodes, via an Email Service Provider (for example SendGrid).

  • html content

    This node renders web pages based on an OL Connect template.

  • preview image

    This node merges the Print, Email or Web context of an OL Connect template with a single record and returns an image.

  • file store upload, file store download, file store delete, template info

    These nodes access the OL Connect File Store, which holds OL Connect resources such as templates and data mapping configurations as well as output files such as email content and PDF files.

  • OL Connect Server

    This one configuration node is used by all nodes. It allows entering a URL and credentials to connect to an OL Connect server.

Files and Folders package

This package contains Node-RED nodes designed for the management of files and folders on the file system. They perform common file system related tasks like triggering a flow when a new file arrives or list the files in a specific folder.

Package name: @objectif-lune/node-red-contrib-files-and-folders

Nodes:

  • folder capture

    This node monitors a folder for incoming files. The folder path can be set via a global variable. Typically these global variables are populated in a startup flow.

  • folder listing

    This node lists the files and/or folders in a folder specified by the user.

  • file operations

    This node can copy, move and delete files or folders.

  • folder operations

    This node can copy, move and delete files or folders.

FTP/SFTP/FTPS package

This package contains one node facilitating operations related to FTP, SFTP, and FTPS.

Package name: @objectif-lune/node-red-contrib-ftp

Node:

  • ftp

SendGrid package

This package contains a node to send email content generated by OL Connect through the SendGrid service.

Package name: @objectif-lune/node-red-contrib-sendgrid

Node:

  • sendgrid

Mailjet package

This package contains a node to send email content generated by OL Connect using the Mailjet service.

Package name: @objectif-lune/node-red-contrib-mailjet

Node:

  • mailjet

Notifier package

This package contains a simple node for posting notifications to external messaging services such as Teams and Slack.

Package name: @objectif-lune/node-red-contrib-notifier

Node:

  • notifier

Microsoft 365 package

This Microsoft 365 package contains nodes to perform operations on OneDrive and send emails via Microsoft's Graph API.

Package name: @objectif-lune/node-red-contrib-m365

Nodes:

  • Microsoft Azure connection

  • outlook mail

  • onedrive