Hi,
I recently created a trial account. Could someone please share a document or link that explains how to send machine data from Node-RED to Cumulocity Cloud using HTTP REST?
Thank you!
Hi,
I recently created a trial account. Could someone please share a document or link that explains how to send machine data from Node-RED to Cumulocity Cloud using HTTP REST?
Thank you!
Hi @Muhammed_Sajid I came across an old thread where they were also attempting to connect Node-RED with a Cumulocity trial tenant using HTTP REST. Perhaps this might be helpful— Unauthorized when trying to connect from Node Red to Cumolocity using REST
could you take a look?
You could use this GitHub - mstoffel-sag/cumulocity-node-red: This repository contains a node red microservice that runs within cumulocity.
its also avalable on npm
node-red-contrib-c8y-client - npm
Thanks, a lot.
I will follow the steps.