Hey everyone. I am creating a workflow that only triggers when a new user is created from the one source and not every time however anytime any account is created even when I filter on an attribute that is related to the one app I want to use the WF is firing off.
what i would like to do is take the search query and put it into a trigger that does what it is displaying when I run the query
@accounts(source.name.exact:“ACME SNOW Non-Human Service Accounts Source”)AND attributes.requestAction:“Account Provisioning”
This is what i have which is not working for just only when this attribute get this string. It is firing out regardless on a new create account