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

Spam Email Detected

This trigger fires when a spam email address is detected by Greip.

About this trigger

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 trigger fires when a spam email address is detected by Greip.
API endpoint slug
greip.spam_email

Trigger fields

No fields for this trigger

Ingredients

ScoreThe risk score of the email address.

Slug
score
Filter code
Greip.spamEmail.Score
Type
String
Example
2

EmailThe detected email address.

Slug
email
Filter code
Greip.spamEmail.Email
Type
String
Example
test@domain.com

Created atDate and time event was created.

Slug
created_at
Filter code
Greip.spamEmail.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

ReasonThe description of the test results.

Slug
reason
Filter code
Greip.spamEmail.Reason
Type
String
Example
Email domain's SPF record is not set properly.