Hi everyone, I've been looking to build some email flows for users.
Basically depending on different states of the user's account, I would like to email the user to promote certain things. ie: complete account email, add your first project, check out community, etc. I've implemented some of these by hand through a cron-job/manually queries. However I would really like to automate and produce more of these emails so I can deliver content to each segment of users.
I've taken a look at Klaviyo, userlist, and omni send. Wondering if you have had experience with drip campaign platforms and if there are any affordable ones we can look at?
Thanks :)
SendGrid is affordable in comparison to Klaviyo. You can also use APIs to automate certain emails (like onboarding, based on user custom fields etc).
I find the interface a bit clunky personally, but it does the job.
Hey @realfeal thanks for responding! We are automating using their APIs currently. It is a little clunky but does do the job.
Hi @dondonleroy,
maybe you could give us some insights about what affordable means to you. In most cases pricing heavily depends either on the number of emails send or subscribers.
Oh and before I forget what's your underlying technology? If you're using Rails Heya from the honeybadger guys could be a perfect fit https://github.com/honeybadger-io/heya
We are using NodeJS on the backend currently! We don't mind something that scales pricing with the amount of users. Our email list is currently around 2000 people. Would be willing to pay $20-30/month for something that could handle that size along with flows but not sure if anything exists.