Hi all,
I'm trying to an auto responder for any url and contains two words in the body. I am using the following, but it never works :-(
URLWithBody:regex:.* regex:assignRequest.*127
Here i am expecting any body request containing assignRequest and 127 (order doesn't matter) to auto respond but it doesn't work I've also tried other combinations without success
it works if i just use one word, but not two.
Regards
Chris