質問

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