Appwrite allows you to connect to a variety of third-party messaging providers to deliver push notifications, emails, and SMS messages to your users. Before you can deliver messages, you must connect to a messaging provider.
Push notifications
Send push notifications, which are little notification messages that appear on a user's browser or device to alert them of events or updates. Configure one of the following providers to send push notifications.
APNS
Send push notifications to apps on Apple devices through Apple Push Notification service (APNs).
FCM
Send push notifications to Android, Apple, or Web app with Firebase Cloud Messaging (FCM).
Deliver customized emails to users to send reminders, updates, promotions, and custom authentication logic.
Mailgun
Deliver custom email messages to users using Mailgun.
SendGrid
Deliver custom email messages to users using SendGrid.
SMTP
Deliver custom email messages to users using standard SMTP settings.
SMS
Send customized SMS messages to users by phone to send reminders, updates, promotions, and one-time passwords.