I want to match a string in the short description. This is a simple hash value that comes from the trigger JSON body.
I keep using short_description = {threat.filecontenthash} and it comes up with nothing.
I even see where the query should be matching the string, yet it does not.
EDIT: It works when I first put the {threat.filecontenthash} in a artifact. Then I match against that string. SMH
How can you NOT filter the results of a Read Incident step in the SNOW plugin?
In other words I do not want to filter at all, just want the whole enchilada.
For searching incidents I usually create the search in SNOW and then copy it over to ICON. I think you can right click on the search and get the fields.
For reading an incident the fields you wan to return is required so there is no current way to return all fields.