Hi,
is it possible to send messages to a variable list of pushover receivers ?
If I use node-red-contrib-pushover I am limited to only one specific and "hard-coded" receiver, but thats not what I want.
I want to send to different receivers - defined by a variable list of userkeys and applicationkeys.
Is there a way to solve this using node-red-contrib-pushover ? or do I have to build a POST request using the official pushover API ?
BR
Gawan