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…

But when I’m giving the original access profile name I see it is routing to false…

Not sure what’s the reason.