Hi there, sorry to bother I’m new and I believe this is basics … I have searched for something similar in the forum but have not found … not the best searching though, mom and wife says all the time …
So here is the thing after receiving a payload by webhook I do get node and state node and everything works fine when a specific device is selected in Device State, now I have the same payload incoming for different devices and there is the name of the device in the payload so I try to use the JSON form but I get device ID not found, which make a lot of sense because the deviceid I don’t know from the source so I only have Device Name … is there a way to do this? or I’m doing wrong to update different devices according to a payload attribute??
This is my workflow https://app.losant.com/applications/5ce5695940db32000804a61e/workflows/5ce56ed018e76f0007235c6d/develop
Thanks for the help in advance.