Button Request Payload
-
I'm looking for a way to see the complete request payload when a button is click/doubl-clicked/hold. I need to know the request structure so I can use it in a follow-up payload HTTP response.
How do I see it apart from the string that shows up in console?
-
-
Wow if this topic has not been forgotten, I think I need to get involved too.
https://community.flic.io/topic/18447/ihost-sonoff-docker-node-red/5?_=1716428756054
-
@Emil
From the IDE module. I was able to figure it out by sending a request to an endpoint and catching the payload that way. Thank you! -
@flic-16 what exactly are you referring to? Do you mean the request data sent as part of our "internet request" action in our iOS and Android apps?