Hello everyone,
Is there a possibility to filter the email domains in transactional events? Objective is to only allow testers email domains during UAT.
We obviously can't use a profile filter typology rule because the email address is only in the JSON body, so i tried importing via package a control typology rule, with JS condition on : rtEvent.email, but I get an error :

Anyone to help me on this one please ?