Is it possible to retrieve a webhook value using a webhook or something?
I know it is possible to set a value using a webhook, but is it possible to retrieve one also?
For example i have a logic value called; device_online true/false
Now i wish to retrieve this value (if it is false or true) using a script running on my NAS
HTTP Request app has some more possibilities
F.i. your NAS script sends a http GET request to Homey;
Homey flow returns with HTTP Post action of one of these (don’t know which one)