Global environment vars accessible in various flows

Hi everybody,

i have various flows with f.e. http request nodes using credentials and different environment urls (want to have configurable test and production integration f.e.) and therefore I am looking for a solution to store such globals so they are usable in different flows so i have to edit them only at one place.

KR

Stefan

A global context variable is avaliable to every flow in any tab. Here is a link to the documentation about context variables:

https://nodered.org/docs/user-guide/context

1 Like

Hi, thanks for your reply, it helped solving my problem. KR Stefan

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.