Emailing a downloadable file with node red

Still not an export of your flow unfortunately.

Select the nodes that are relevant to the problem and then select Export in the dropdown menu (or CTRL+E). Then select Copy to Clipboard and paste it in a reply here. When pasting use the </> button at the top of the forum entry window so it is formatted correctly for the forum.

In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```), which is what the </> button does.

``` 
   code goes here 
```

See this post for more details - How to share code or flow json

1 Like