Вопрос

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