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

Mass email sending/email lists, cc Indrel #196

Open
bri25yu opened this issue Mar 15, 2020 · 0 comments
Open

Mass email sending/email lists, cc Indrel #196

bri25yu opened this issue Mar 15, 2020 · 0 comments

Comments

@bri25yu
Copy link
Contributor

bri25yu commented Mar 15, 2020

Context

HKN’s Industrial Relations (Indrel) committee currently manually emails companies every semester asking if they would like to hold an info-session/tech talk. They email upwards of 100+ companies every cycle, and we would like to automate this process.

Goal

Using various Google APIs, automate the sending of Indrel emails given a CSV of company information and an email template supplied by indrel officers. In addition, Indrel has a candidate (Preston Niayesh) that is working on a different part of the same effort; they’re writing the email templates that will be used by our mailing script. After the emails are sent, forward the sent email to an input Indrel email, along with the emails that the email was sent to (just so they can make sure that everything went smoothly).

Reference

While we don’t have anything analogous to mass mailing using email templates on the new website, we do have similar emailing functionality on the old website here. Here’s the documentation for what we use on the old website link. Django has an analogous mailer.
To see where this all fits in with the progress of the new Industrial Relations portion of the new website, see https://github.com/compserv/hknweb/projects/3#card-33383415.
To see your official hknweb issue: https://github.com/compserv/hknweb/issues/195

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant