Close menu
Explore Plans
Mobile menu Close menu
SendGrid

Email marked as spam

This trigger fires when a recipient marks one of your SendGrid emails as spam.

Developer info

API endpoint slug
sendgrid.email_marked_as_spam

Trigger fields

Category Text input > Other

Label
Category
Helper text
Leave blank to fire on every spam report. Enter a category to only fire for emails you tagged with that category when sending.
Slug
category
Required
true
Can have default value
true

Ingredients

Recipient email The email address of the recipient who reported the message as spam.

Slug
recipient_email
Filter code
Sendgrid.emailMarkedAsSpam.RecipientEmail
Type
String
Example
alex@example.com

Occurred at When the spam report occurred.

Slug
occurred_at
Filter code
Sendgrid.emailMarkedAsSpam.OccurredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00