Ask HN: Feedback for an API to send triggered emails?
Hi HN,
Would love some feedback on our service. Triggering emails from your code sounds like a solved problem. We think not. Instead of writing your email logic in your code, we ask you to send events to us, as you'd do with Mixpanel/GA. You can then configure emails as triggers from our dashboard.
Benefits:
* Flexibility in adding/modifying your emails without code changes
* Test out different schedule intervals, email messages
* Add drip campaigns based on customer events - an "ordered" event is enough to send a transaction email, a feedback email and perhaps even a reminder email for a repeat purchase.
* We are adding support for push notifications/sms next, so especially useful if you are already sending different kinds of messages.
What do you think about the service? Would you use it?
(website: www.nudgespot.com/developers, in case you are curious)
(I tried posting this yesterday, but didn't see any responses, sorry for the repost.)
12 comments
[ 3.7 ms ] story [ 43.6 ms ] threadWe hope to make it easy to configure rules like "send an email if a customer's total order value crosses $1000" or "Send a reminder if a customer's activity over a week is lower than their average" and so on.
I would try another Show HN, but with the direct URL tomorrow - it worked for me, i did a no upvoted Show HN, them a no upvoted Ask HN, them a successfull 43 points Show HN. There is a lot of luck in it, try once more.
Colin from Customer.io here. Sounds like you've got your own take on using events to send emails. Building this type of system gets harder the more you scale, but it's a lot of fun. Feel free to email me if you ever want to chat. You can probably guess my email.
Cheers, Colin
They also allow scheduled sending, though changing this would require a code change (minor, but honestly, this seems like the kind of thing I'd like to have in version control).
As far as email, it sounds like you're mostly providing what Mandrill is, but with a bit more abstraction. I'm really interested in seeing what you do with push/SMS though, because having all of that integrated into one platform sounds like a real value add.
I'd enjoy discussing this in depth with you if you'd like, email's in my profile.
A big reason for the abstraction is to support SMS/push notifications. I'll drop you an email, but can't find it in your profile. Can you update it or drop me an email?
Thanks, Suresh
www.sendgrid.com