WomenInSoftwareEngineeringJP / speak-her-db

Database of women speakers in Japan.
https://speakher.jp
MIT License
25 stars 25 forks source link

[Backend migration] Migrate emails and automations from Zapier to Rails #226

Closed tuttiq closed 2 years ago

tuttiq commented 3 years ago

As we migrate from Airtable to our own Rails backend, we should probably migrate the automated notifications from Zapier to Rails.

Rails has built-in emailing features that we can easily setup with Gmail's SMTP server (using our speakher gmail address to send the emails), so I recommend we use that.

ann-kilzer commented 2 years ago

Closing due to #241