This module provides a set of nodes for Node-RED to quickly create integration flows with YouSolution.Cloud iPaaS.
You can install the nodes using node-red's "Manage palette" in the side bar.
Or run the following command in the root directory of your Node-RED installation
npm install @yousolution/node-red-contrib-you-yousolution.cloud --save
The nodes are tested with Node.js v12.22.6
and Node-RED v2.0.6
.
Changes can be followed here.
To understand how the Yousolution integration platform works see this link
This node is used to send the message you want to integrate to the platform.
This node is used to receive the message you want to integrate from the platform.