TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: RSS to Email suggestions (as a publisher)

1 pointsby timdavilaover 9 years ago
I am working on a Ghost blog that publishes an RSS feed. I want to allow readers to subscribe by email, i.e. receive an email with the latest blog post each time a new post is published. I&#x27;d like to automate this if at all possible rather than create my own campaign with Mailchimp or similar.<p>My thought was, since RSS is automatic, that would be a good hook for some sort of tool to email subscribers, but all I can find on Google are tools for readers rather than publishers. Any ideas on how to accomplish this?

1 comment

byoung2over 9 years ago
I know that MailChimp has RSS to email:<p><a href="http:&#x2F;&#x2F;kb.mailchimp.com&#x2F;campaigns&#x2F;rss-in-campaigns&#x2F;create-an-rss-campaign" rel="nofollow">http:&#x2F;&#x2F;kb.mailchimp.com&#x2F;campaigns&#x2F;rss-in-campaigns&#x2F;create-an...</a>