Please be aware that this is a legacy version of the support site. If you have software version 3.1.30 or higher go to MODERN Home

(Classic) Importing Node-RED flow

Sometimes you might have no clue how to create certain functionality by yourself. Hopefully, Node-RED works similar to text editors, where you can import and use someone else’s code. Import Node-RED flows from a text file e.g. the one shared by your colleagues or from our E2D knowledge base.

  1. Go to Node-RED settings and select Import.

2. In the Clipboard tab, paste the code from the text file and then select Import.

 

3. Place imported nodes on the workspace.


4. Go programming and testing the imported flow.