I have an alert which is triggered by a lead moving to a specific Revenue stage in my model. However, I don't want the alert to be sent to people who have recently requested a demo (filled out a demo request form), or those who work for my company (email address contains wealthengine.com).
The way I have it set is as follows:
Trigger: Revenue Stage is Changed, new stage is "Qualified Lead"
Filter 1: Not filled out form., Form name contains "Request" in past 3 days
OR
Filter 2: Email Address not contains "wealthengine.com"
In my model, someone becomes a "qualified lead" when they achieve a lead score of 90 or they fill out the request form. Occasionallly, I get an alert for someone who fills out the request form, but not all the time. I'm also getting alerts for people with "wealthengine.com" in their email address - so I think something might be wrong with the filter in the trigger.
Any suggestions as to how to set up the correct filters?
Thanks!