Ask HN: What are some tools small startups use for subscription management?
1–6 of 6 posts
Re: Ask HN: What are some tools small startups use for subscription management?
#2Sendgrid is pretty good. I like it's UI and from what I've seen it has feature parity for things like marketing campaigns.
I think it just comes down to using a combination of strategies depending on the need.
Postfix - internal mailing
Amazon SES - One off emails for things like apis where trust/reputation still matter
sendgrid/moosend/etc - marketing campaigns and they also do transactional emails too, I guess. This should be around 15-30 bucks.
Re: Ask HN: What are some tools small startups use for subscription management?
#3Re: Ask HN: What are some tools small startups use for subscription management?
#4Re: Ask HN: What are some tools small startups use for subscription management?
#5Check out sendy: https://sendy.co/
Dumpster tire fire in the middle of a train wreck is the nicest way I can describe Sendy.
The code in it is like a teacher deliberately set out to exemplify all the worst traits of software development, to have students identify & fix the problem areas, but they went too far and anyone with a bit of experience would just say “scrap it and start over”.
Re: Ask HN: What are some tools small startups use for subscription management?
#6Yea, I don't know why mailchimp is so expensive. Sendgrid is pretty good. I like it's UI and from what I've seen it has feature parity for things like marketing campaigns. I think it just comes down to using a combination of strategies depending on the need. Postfix - internal mailing Amazon SES - One off emails for things like apis where trust/reputation still matter sendgrid/moosend/etc - marketing campaigns and th…