Microsoft has retired the native SharePoint alert feature. SP Notify is the purpose-built replacement — delivering notifications to Email, SMS, and Microsoft Teams with full control over who gets notified, when, and why.
Microsoft retired native SharePoint alerts. SP Notify fills that gap — built on Azure Functions and SharePoint webhooks, giving your team full control over delivery channels, recipients, and timing.
SharePoint sends a webhook POST on every list change. Events are queued immediately and processed on a 5-minute schedule.
Email via Microsoft Graph, SMS via HTTP provider, Teams via Bot Connector — all configurable per alert, per user.
A single backend deployment serves unlimited SharePoint tenants. Full credential and data isolation per tenant.
Immediate notifications, daily digests, or weekly summaries. Users choose their preferred cadence per alert.
Filter by who changed (anyone, someone else, specific author) and what changed (added, updated, removed, or all).
Every notification is logged with channel, recipients, item count, and timestamp. Full HTML email body viewable inline.
Three outbound channels, each configured independently per tenant with no code changes required.
Rich HTML summaries sent via Microsoft Graph sendMail. Recipient display names resolved automatically. Requires a licensed Exchange mailbox as sender.
Plain-text messages via any HTTP-based SMS gateway. Optionally appends a direct link to the changed SharePoint item. Provider-agnostic.
Adaptive Cards posted to any Teams channel or team via Bot Connector. Team and channel selected by the user at alert creation time via Graph.
Read the full architecture documentation or get in touch with our team to start your migration from retired SharePoint alerts.