@, and a domain, for example jane.doe@example.com. Use this to confirm an email field is well-formed before you send a message or hand the address to another system, or to route records with a missing or malformed address down a different path. The check looks at the shape of the address only; it does not send anything or confirm the mailbox actually exists.
Fields
This condition has no fields to configure. It checks the value it receives and answers yes or no.Sample data
The condition was run against an email field with no extra settings.| Incoming value | Result |
|---|---|
jane.doe@example.com | Matches |
jane.doe(at)example | Does not match |