TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Event or Data Driven Email Service

1 点作者 jpastika大约 13 年前
I'm trying to find a way to send out nicely formatted email to a single user based on an event or data change. For example, send a reminder when a user's trial period is 10 days from expiration. I could roll my own, but right now I believe my time is better spent on functionality for my application. Down the road I would like to automate the process of sending out such emails, but for right now we have very low traffic, so I can check for events and send the messages myself. I've looked into options such as MailChimp and Campaign Monitor, but those seem to be tailored for newsletters or sending to lists. I am hoping there is a service where I can create a template, fill in some user specific data, and send the email manually (an API for later automation would be great). Any suggestions would be greatly appreciated.

1 comment

route3大约 13 年前
That's so funny, just last night I started sketching out a plan to tackle this problem, API and all. I have experience (and, oddly, a passion for) solving email-based problems.<p>I couldn't find your contact info, but mine is in my profile. Please get in touch, I'd love to talk about this more.