I am working on a project that involves me sending emails to check-in with the users to make sure they have everything they need. This is in addition to sending engagement emails few times a year. To make life a little bit easier, I have been researching email automation tools like Drip, Mailchimp etc. While these tools are great, they are fairly expensive for my usage and have way too many features.
For now, I was able to solve my problem by writing a custom solution that sends bulk emails using AWS SES. However, this got me wondering what a productized email automation tool for developers would look like?
So, if you are a developer working on small projects, what are your email automation needs? How do you solve them today?