Workflows: Compare requested access from provisioning completed trigger

Hi @colin_mckibben ,

So I tested this way like I have given TEST in the JSONpath expression $.trigger.accountRequests[0].attributeRequests[?(@.attributeValue =~ /TEST.*/)].attributeValue
and I have put TEST in the payload to test the workflow then I see that is routing to true…
image
But when I’m giving the original access profile name I see it is routing to false…
image

Not sure what’s the reason.