Skip to content

Commit

Permalink
Merge pull request #524 from novuhq/staging
Browse files Browse the repository at this point in the history
Bring changes to main
  • Loading branch information
unicodeveloper committed Feb 16, 2024
2 parents 944f7a5 + 065a978 commit d9e4d6b
Showing 1 changed file with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions additional-resources/glossary.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,26 +21,30 @@ Novu lets you send notifications across different communication mediums, includi
## Providers
Providers are responsible for handling message delivery across various channels. Novu currently supports multiple notification channels, each with its own set of providers.

- Chat: This channel offers three providers:
- Chat: This channel offers these providers:
- Discord
- MS Teams
- Slack
- Email: The Email channel features fourteen providers, including:
- Zulip
- Email: The Email channel features these providers:
- Sendgrid
- Amazon SES
- Sendinblue
- Resend
- SparkPost
- Postmark
- Mailjet
- Mailtrap
- Plunk
- Braze
- Mailersend
- Outlook 365 (based on a custom SMTP server)
- Mailgun
- Mandrill
- Netcore
- Inforbip, and
- Infobip, and
- Custom SMTP
- SMS: The SMS channel includes 10 providers in total:
- SMS: The SMS channel features these providers:
- Twilio SMS
- SMS77
- Africa’s Talking
Expand All @@ -51,11 +55,21 @@ Providers are responsible for handling message delivery across various channels.
- AWS SNS
- Telnyx
- Termii
- Push Notification Providers: This channel includes four providers:
- Firetext
- Gupshup
- Clickatell
- Azure SMS
- BulkSMS
- SimpleTexting
- MessageBird
- Push Notification Providers: This channel includes these providers:
- Firebase Cloud Messaging (FCM)
- Expo Push
- Apple Push Notification Service (APNS)
- One Signal
- Pushpad
- Pusher Beams
- Push Webhook
- In-app Notification Center: Novu provides you with a set of APIs and components to create rich customized notification center experiences:
- React component
- Angular component
Expand Down

0 comments on commit d9e4d6b

Please sign in to comment.