Hacker News new | ask | show | jobs
by michaelmior 3239 days ago
What is a "transactional" notification? This doesn't seem to be explained anywhere in the README.
1 comments

A notification that is sent based on some trigger. I think the terminology comes from email marketing https://sendgrid.com/blog/marketing-email-vs-transactional-e...
That's what I assumed, but it would be nice if that were made explicit.
Thanks for the feedback. I added the word "transactional" to say that we can't send batches with the lib. Anyway it's not a hard limitation because you can always make a loop.
I would really suggest clarifying what you mean somewhere then because I don't think anyone would interpret it that way.