Hi,
I am trying to create a trigger through which I can prioritize a certain group of customers from rest of the customers. Presently I have a list of domains (Around 200) and I want to set up a condition like:
If the email is sent from domains like @gmail.com, @yahoo.com, @abc.com, it should have a unique tag.
Is there any way to achieve this?