Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distinguish email types by Sendgrid email category #202

Open
ymilki opened this issue May 5, 2023 · 1 comment
Open

Distinguish email types by Sendgrid email category #202

ymilki opened this issue May 5, 2023 · 1 comment
Labels
Priority: Low python Pull requests that update Python code Type: Enhancement

Comments

@ymilki
Copy link
Member

ymilki commented May 5, 2023

Sendgrid has a feature to categorize emails: https://docs.sendgrid.com/for-developers/sending-email/categories

While debugging emails in Sendgrid, we thought it would be useful to distinguish between the different emails that we send.

In particular - the meeting request email and the successful/failure match emails.

@ymilki
Copy link
Member Author

ymilki commented May 5, 2023

The meeting request email would be the first spike. And in this case, there were no match emails.

Screenshot 2023-05-05 at 1 33 29 PM

With categories, we could see when certain types of email weren't sent out.

@ymilki ymilki added Type: Enhancement Priority: Low python Pull requests that update Python code labels May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low python Pull requests that update Python code Type: Enhancement
Projects
None yet
Development

No branches or pull requests

1 participant