This trigger fires when a recipient marks one of your SendGrid emails as spam.
- API endpoint slug
- sendgrid.email_marked_as_spam
Trigger fields
- 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
- Slug
- recipient_email
- Filter code
- Sendgrid.emailMarkedAsSpam.RecipientEmail
- Type
- String
- Example
- alex@example.com
- Slug
- occurred_at
- Filter code
- Sendgrid.emailMarkedAsSpam.OccurredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00