My app sends different transactional emails (using Sendgrid) for different events:

  • Somebody follows you
  • Somebody likes your picture
  • Somebody shared your picture
  • etc...

User A only wants to know when people follow her. User B only wants to know when people like or share his picture. User C wants all the emails.

Is there any way to manage the subscriptions to these different transactional emails using Sendgrid? Is there some kind of 'category' email subscription functionality?

If not I'm guessing I'll have to store this locally in the database.

有帮助吗?

解决方案

Unfortunately this is not something SendGrid currently supports. Sorry! Stay tuned though ;)

Update: you can now use Advanced Suppression Manager for this

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top