Hello,
Having a bit of trouble trying to get custom routing working. I get no errors, but I also do not get the email notifications.
I have two address fields and I need to get the state from each. If neither of these fields are Illinois, it should route to emailone@email.com else send to emailtwo@email.com.
Here is my filter and function:
Any assistance would be greatly appreciated. I think my main concern/issue is that I may not be getting field values correctly.