@majuss wrote:
Hi guys,
I want to setup a RESTful sensor to monitor the contens of a webpage. I have a URL which returns this payload:
payload({"Result": {...}})
So as you can see the payload is encapsuled in normal brackets and therefore it’s not a JSON anymore. How can I extract the JSON inside the normal brackets?
Thank you!
Posts: 1
Participants: 1