# Variables in node pushover

**URL:** https://discourse.nodered.org/t/variables-in-node-pushover/20298
**Category:** General
**Created:** [14 January 2020 07:59 UTC](https://discourse.nodered.org/t/variables-in-node-pushover/20298 "2020-01-14T07:59:39Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![pvanklink](https://avatars.discourse-cdn.com/v4/letter/p/bcef8e/32.png) [@pvanklink](https://discourse.nodered.org/u/pvanklink)
#### Post date: [14 January 2020 07:59 UTC](https://discourse.nodered.org/t/variables-in-node-pushover/20298/1 "2020-01-14T07:59:39Z")

</div>

I like to have one place where i store my permanent variables.  
At this moment i use a change to set some globals.  
I like to add the user-key and api-token to it.  
Ho do i refer to this globals in the pushover-node? Or is this not possible?

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [14 January 2020 09:36 UTC](https://discourse.nodered.org/t/variables-in-node-pushover/20298/2 "2020-01-14T09:36:47Z")

</div>

@pvanklink without knowing what pushover node you are referring to, I can't give a definitive answer. If the node's sidebar help doesn't say you can access context values directly from the node, then you'll need to pass them in via message properties (using a Change node to set them). That assumes the node even supports that.

---

<div class="post-metadata">

### Author: ![pvanklink](https://avatars.discourse-cdn.com/v4/letter/p/bcef8e/32.png) [@pvanklink](https://discourse.nodered.org/u/pvanklink)
#### Post date: [14 January 2020 21:42 UTC](https://discourse.nodered.org/t/variables-in-node-pushover/20298/3 "2020-01-14T21:42:19Z")

</div>

node says nothing about context values or usage off message properties..  
tried it in the message and with {var},{{var}}, {{{var}}}... so bad luck i guess..

---

<div class="post-metadata">

### Author: ![Gawan](https://avatars.discourse-cdn.com/v4/letter/g/e9c0ed/32.png) [@Gawan](https://discourse.nodered.org/u/Gawan)
#### Post date: [25 January 2021 12:35 UTC](https://discourse.nodered.org/t/variables-in-node-pushover/20298/4 "2021-01-25T12:35:43Z")

</div>

did you succeed ? I am facing the same problem - beeing unable to set user and application key from node-red

---

<div class="post-metadata">

### Author: ![Paul-Reed](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/paul-reed/32/66906_2.png) [@Paul-Reed](https://discourse.nodered.org/u/Paul-Reed)
#### Post date: [25 January 2021 15:44 UTC](https://discourse.nodered.org/t/variables-in-node-pushover/20298/5 "2021-01-25T15:44:16Z")

</div>

Please try and keep your discussion in your open topic - [How to send to a variable list of Pushover receivers?](https://discourse.nodered.org/t/how-to-send-to-a-variable-list-of-pushover-receivers/39709)  
This topic is a year old, so closing for now.

---

<div class="post-metadata">

### Author: ![Paul-Reed](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/paul-reed/32/66906_2.png) [@Paul-Reed](https://discourse.nodered.org/u/Paul-Reed)
#### Post date: [25 January 2021 15:44 UTC](https://discourse.nodered.org/t/variables-in-node-pushover/20298/6 "2021-01-25T15:44:22Z")

</div>


