Blog
NOTIFICATIONS LANDSCAPE

Twilio Notify EOL: Why Twilio Chose Courier (And Why You Should Too)

Thomas Schiavone

June 17, 2025

Twilio Notify End of Life

Table of contents

Why Twilio chose Courier

Why you should consider evolving your notification infrastructure strategy

Key concepts: Notify to Courier

Migration plan

Final thoughts

Start your migration today

7 min read

Twilio Notify was Twilio's unified notification API used by developers to send SMS, push notifications, and other messages through a single interface. It simplified multi-channel messaging by handling the complexity of different notification providers behind one API.

Unfortunately, Twilio deprecated Notify in 2022, and the service reaches its end-of-life on December 31, 2025. After this date, the Notify API will cease to function entirely.

If you're still using Twilio Notify, it's critical to begin your migration now. In this post, we'll show you exactly how to migrate to Courier, the same platform Twilio chose for their own multichannel orchestration needs.

Let's get started.

Why Twilio chose Courier

When Twilio needed a true multichannel orchestration solution for their own operations, they didn't expand Notify’s capabilities, they chose Courier. As they put it:

As a customer engagement platform, we at Twilio know how important it is to meet your customers at their preferred channels. Courier gives us the power to fully personalize our customer touchpoints in one easy-to-use, centralized tool.

— Product Lead, Twilio

Twilio, a leader in communications infrastructure, recognized that modern notification orchestration requires specialized capabilities beyond basic messaging APIs and they decided Courier was the best path forward for them.

Why you should consider evolving your notification infrastructure strategy

As user expectations evolve and messaging environments grow noisier, developers need systems that punch through with critical notifications. When building notification systems, developers focus on several key requirements.

Notify vs. Courier: Feature comparison

Twilio Notify provided a foundation for unified messaging, but since its launch, user expectations have evolved dramatically. Today's users expect in-app notification centers, granular preferences, and seamless experiences across every channel. Here's how the platforms compare:

FeatureTwilio NotifyCourier
Multi-channel sendingTwilio provided SMS, Push, Email50+ providers across 5 channels
In-app notificationsNot supportedEmbedded inbox
Visual templatesNone, code onlyDrag-and-drop editor
Workflow logicBasic TTL/priorityDelays, batching, branching, etc
User preferencesManual implementationBuilt-in with automatic evaluation
AnalyticsBasic logsFull observability and native integrations
Provider failoverSingle providerAutomatic failover with routing rules

Key concepts: Notify to Courier

To migrate successfully, you'll need to know some key concepts and differences between Notify and Courier. The main differences are:

  • Users and identities → User profiles with channel data
  • Sending notifications → Workflow-based orchestration
  • Tags → Objects and subscriptions

Let's walk through each mapping:

Users and identities

Twilio Notify used bindings to link user identities to specific channels and addresses, whereas with Courier, addresses are a property of the user.

  • Identities → Courier user IDs (your stable database ID or UUID)
  • Bindings → Channel address data stored on user profiles

Sending notifications

Twilio Notify required specifying the service type for each send while Courier uses workflows to handle multi-channel orchestration automatically:

Tags vs. Objects and Subscriptions

Twilio Notify uses flat tags for grouping, while Courier provides structured objects with subscriptions.

Here’s a rollup of each of these concepts

FeatureTwilio NotifyCourier
Group identifiertag: "team:abc"object_id: "team:abc"
Group targetingSend to a tagSend to object's subscribers
Group metadataNot stored in NotifyStored in objects or subscription properties
Hierarchical groupsFlat tag structureHierarchical subscriptions
Dynamic membershipManual tag managementAutomatic subscription updates
Targeting logicSingle tag onlyComplex queries and filters

Migration plan

Now that you’re up-to-speed on some of the differences, here's a step-by-step migration guide that gets you off Notify safely before the December 31, 2025 shutdown:

Step 1: Configure your Courier workspace:

  1. Sign up for Courier (10,000 free notifications/month)
  2. Configure channels:
    • SMS: Connect your existing Twilio account
    • Email: SendGrid, SES, or your provider of choice
    • Push: FCM and APNs credentials
    • In-app: Install Courier’s Inbox SDK
  3. Transfer users to Courier with our Profiles API

Step 2: Rebuild workflows

Build Courier workflows for each Notify message type, using the visual editor for adding advanced logic like:

Step 3: Gradual cutover

  1. Run Parallel Testing
  2. Start with 10% of traffic
  3. Monitor delivery rates and user feedback
  4. Increase to 50%, then 100%
  5. Keep Notify as fallback initially

Step 4: Complete migration

  1. Switch all production traffic to Courier
  2. Export any remaining Notify data
  3. Update documentation
  4. Disable Notify APIs before December 31, 2025
⚙️ SetupConnect SMS, Email, Push & In-app; import users
🔧 BuildCreate templates and build workflows with drag-and-drop tool
🧪 TestSend via Courier API; verify delivery
🚦 CutoverRamp traffic 10→50→100%; monitor performance
✅ MigrateRoute all production traffic to Courier
🔍 AuditReview logs, delivery rates and user feedback
🪑 CleanupExport old Notify data; update docs
❌ SunsetDisable Notify APIs by December 31, 2025

Final thoughts

Twilio Notify's shutdown doesn't have to be a setback. It's a chance to upgrade to a platform that handles modern notification requirements: visual workflows, user preferences, in-app messaging, and team collaboration.

When Twilio needed multichannel orchestration for their own operations, they chose Courier. That endorsement speaks for itself.

Start now, and you'll be ready well before December 31, 2025.

Start your migration today

  1. Create your free Courier account - 10,000 notifications included
  2. Audit your Notify usage - Document for a more informed technical consultation
  3. Schedule a technical consultation - Get personalized migration support

Quick start guide

We’ve put together a comprehensive quick start guide in our docs which includes:

  • Quick Start Code ( in your preferred language)
  • Platform Deep Dive
  • API References
  • Tutorials

Courier is trusted by thousands of companies including Twilio, LaunchDarkly, and Workleap. Read more of their stories:

LaunchDarkly migrated from their legacy solution due to security concerns and the need for advanced features as they scaled.

Twilio uses Courier for their own multichannel orchestration needs—the strongest possible endorsement.

Workleap relies on Courier for to improve team engagement notifications across multiple channels including Microsoft Teams, Slack, and email.

Similar resources

customer engagement and notification infrastructure image
Notifications LandscapeCourierProduct Management

Customer Engagement Platforms Are Splintered. Message Orchestration Is the Fix

Customer engagement platforms are splintered. Some are built for campaigns, others for support automation, and others treat messaging as a transactional delivery problem. The result is collisions, blind spots, and message fatigue. The highest-leverage fix is solving the lifecycle-to-product and transactional vector with a message orchestration layer: one system that routes, suppresses, prioritizes, and observes messages across channels. Think air traffic control for user communications.

By Kyle Seyler

March 03, 2026

Top Customer Engagement Platforms for SaaS in 2026
Notifications LandscapeCourier

Top 8 Customer Engagement Platforms for Product-Led SaaS in 2026

Comparing Courier, Iterable, OneSignal, Braze, Customer.io, Knock, Novu, and SuprSend across orchestration, developer experience, and infrastructure primitives for product-led SaaS.

By Kyle Seyler

February 19, 2026

transactional emails, transactional push notifications
Notifications LandscapeCourierProduct Management

What are transactional notifications? Transactional email examples, transactional push, and more.

Transactional notifications are automated messages triggered by user actions or system events, like password resets, order confirmations, and payment alerts. Unlike marketing messages, they require no opt-in and have legal protections under CAN-SPAM. This guide covers what transactional notifications are, how they work across email, SMS, and push channels, real-world examples for each, and how to stay compliant. Whether you're building your first notification system or auditing an existing one, this breakdown will help you understand what belongs in each category and how to route messages correctly.

By Kyle Seyler

February 17, 2026

Multichannel Notifications Platform for SaaS

Products

Platform

Integrations

Customers

Blog

API Status

Subprocessors


© 2026 Courier. All rights reserved.