✅ DO:
- Use
transactionalfor password resets, 2FA, order confirmations - Use
broadcastfor newsletters and marketing campaigns - Combine stream types with tags for better organization
- Test your integration with different stream types
❌ DON'T:
- Send marketing emails through
transactionalstream - Mix high-volume campaigns with transactional emails
- Use tags as a substitute for stream types