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: Software for templated emails?

1 pointsby bkmnabout 8 years ago
A while ago I gathered email adresses to &gt; 100 tech journalists and bloggers to pitch an iOS app. Each email needed to reference a specific article written by the journalist (relevant leads only) and a generated promo code.<p>Manually writing each email was off the table, and using something like MailChimp or Mailgun would have been awkward (or impossible), so I wrote <i>Enmasse</i> – an app that creates email compiled from text templates and JSON data.<p>There’s a fancy video example at https:&#x2F;&#x2F;beckman.io&#x2F;enmasse<p>Here’s the thing: I’m planning on turning this into a web service, but I’d love to hear other ways how people deal with templating emails. Maybe a tool like exists but I just haven’t found it yet? Are there specific tools for marketers that I’m unaware of? Someone wrote an excel script...?<p>Thanks!

2 comments

thinbeigeabout 8 years ago
Also check out YAML for Gmail (yet another mail merge). There is also a good solution for Thunnderbird.
imtu80about 8 years ago
A chrome extension that would pull data from Google Sheets would be nice.
评论 #14171417 未加载