This query returns the validation results of an email address.
Developer info
- API endpoint slug
- greip.email_validation
- Runtime method
- performQuery("greip.email_validation")
Query fields
Email Text input > Short text
- Label
- Email Address
- Slug
- Required
- true
- Can have default value
- true
Ingredients
ScoreDetermines the risk score of the email address (0 = Safe)
- Slug
- score
- Filter code
- Greip.emailValidation.Score
- Type
- String
- Example
- 2
Is validDetermines if the email address is safe or not.
- Slug
- isValid
- Filter code
- Greip.emailValidation.IsValid
- Type
- String
- Example
- false