Forum Discussion

kgaigl's avatar
kgaigl
Icon for Cirrocumulus rankCirrocumulus
Nov 23, 2020
Solved

HTTPS 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 string to portalStatus:"AVAILABLE" the Monitor doesn't get the string.

Do I have to use some brackets or backslashes?

could someone help me with this?

Thanks

  • ok, got it:

    \"portalStatus\":\"AVAILABLE\"

    works

3 Replies

  • kgaigl's avatar
    kgaigl
    Icon for Cirrocumulus rankCirrocumulus

    ok, got it:

    \"portalStatus\":\"AVAILABLE\"

    works

  • kgaigl's avatar
    kgaigl
    Icon for Cirrocumulus rankCirrocumulus

    additional info:

    the monitored address is a json-file, any tipps for this?

  • Hi Kgaigl,

     

    Please mark your answer as "Select as Best" in order to pass your post as resolved and help other people to find it ;-) Thanks