Hello, I'm trying to add msg value to slack and email trigger alert but I'm getting the first word of msg field. I would like to get the full message. here's the search results: danan_1-1593947051179.png here's the slack trigger: I used $results.msg$ danan_2-1593947120233.png this is what I get: danan_3-1593947200521.png now, I want to get the full message. instead of "Test", I want to forward the full message from msg field: "Test message generated successfully" could you please assist? Thanks,
... View more