Forum Discussion
kgaigl
Cirrocumulus
Nov 23, 2020HTTPS Monitor: receive string with quotation mark
Hello, I need to create a HTTPS Monitor to a status page of the application, the answer is like this: portalStatus: "AVAILABLE"
(I get this answer from a browser) when I set the receive stri...
- Nov 23, 2020
ok, got it:
\"portalStatus\":\"AVAILABLE\"works
kgaigl
Cirrocumulus
Nov 23, 2020additional info:
the monitored address is a json-file, any tipps for this?