What I am looking for is how to do I say
if (subscription ="xyz")
if (<mesagefield1 = "abc") then filter =abcxyz
So my subscription is xyz.
Then If the messagefield="abc" then set the filter for this subsctiption to abcxyz
What I am looking for is how to do I say
if (subscription ="xyz")
if (<mesagefield1 = "abc") then filter =abcxyz
So my subscription is xyz.
Then If the messagefield="abc" then set the filter for this subsctiption to abcxyz