Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

HTTPS Monitor: receive string with quotation mark

kgaigl
Cirrocumulus
Cirrocumulus

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

1 ACCEPTED SOLUTION

kgaigl
Cirrocumulus
Cirrocumulus

ok, got it:

\"portalStatus\":\"AVAILABLE\"

works

View solution in original post

3 REPLIES 3

kgaigl
Cirrocumulus
Cirrocumulus

additional info:

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

kgaigl
Cirrocumulus
Cirrocumulus

ok, got it:

\"portalStatus\":\"AVAILABLE\"

works

Lidev
MVP
MVP

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