# How to load value of flow variable in different flow

**URL:** https://discourse.nodered.org/t/how-to-load-value-of-flow-variable-in-different-flow/69832
**Category:** General
**Created:** [31 October 2022 12:09 UTC](https://discourse.nodered.org/t/how-to-load-value-of-flow-variable-in-different-flow/69832 "2022-10-31T12:09:02Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Giamma](https://avatars.discourse-cdn.com/v4/letter/g/e47774/32.png) [@Giamma](https://discourse.nodered.org/u/Giamma)
#### Post date: [31 October 2022 12:09 UTC](https://discourse.nodered.org/t/how-to-load-value-of-flow-variable-in-different-flow/69832/1 "2022-10-31T12:09:02Z")

</div>

Hi,  
yes, I know the global variables but happens to me sometimes to use the value of one flow variable set in another flow ....  
How can I load this value without transform that variable in global?

---

<div class="post-metadata">

### Author: ![E1cid](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/e1cid/32/77971_2.png) [@E1cid](https://discourse.nodered.org/u/E1cid)
#### Post date: [31 October 2022 12:34 UTC](https://discourse.nodered.org/t/how-to-load-value-of-flow-variable-in-different-flow/69832/2 "2022-10-31T12:34:06Z")

</div>

You could have a link call to the flow that sets the flow variable with a change node to set the flow var to a msg property.

---

<div class="post-metadata">

### Author: ![Giamma](https://avatars.discourse-cdn.com/v4/letter/g/e47774/32.png) [@Giamma](https://discourse.nodered.org/u/Giamma)
#### Post date: [31 October 2022 13:13 UTC](https://discourse.nodered.org/t/how-to-load-value-of-flow-variable-in-different-flow/69832/3 "2022-10-31T13:13:48Z")

</div>

I succeeded!  
Thank you so much .....

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [14 November 2022 13:14 UTC](https://discourse.nodered.org/t/how-to-load-value-of-flow-variable-in-different-flow/69832/4 "2022-11-14T13:14:15Z")

</div>

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