Skip to content

Email API: Add webhooks to record email logs #39

Description

@izruff

Mailgun has a feature where we can add webhooks (via Mailgun's API) that fire on each email event. This event could be "delivered", "failed", "complaint" (went into spam and reported by user), etc.

Add API endpoints for the purpose of these webhooks. These endpoints should add the information to the database as an "email log", which can later be viewed in the admin page.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions