AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Greip - Fraud PreventionGreip - Fraud Prevention

Email Validation

This query returns the validation results of an email address.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns the validation results of an email address.
API endpoint slug
greip.email_validation
Runtime method
performQuery("greip.email_validation")

Query fields

Email Text input > Short text

Label
Email Address
Slug
email
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