The way people work is changing fast.
We talk to our tools in natural language and expect them to get things done. Building and managing notifications should be no different.
Here's our first set of updates in that direction:
🧠 AI Copilot:
Ask anything about setup questions, API behavior or use-case modeling and get instant answers without leaving your dashboard. Trained on SuprSend’s documentation, the Copilot understands the product inside out and provides reliable, expert guidance when you need it.
💻 SuprSend CLI:
Manage and promote notification assets right from your terminal. The CLI brings version control, environment promotion, and CI/CD integration to your notification infra. Pull workflows, schemas, events, and categories locally, version them in Git, and push changes as feature branches.
⚡️ MCP Server:
Connect SuprSend to any MCP-compatible IDE (Claude, Cursor, Rork) or AI agent. Bootstrap test data, trigger workflows, and manage user preferences through natural language, right from where you code. No context-switching required.
🔀 Branch on message status:
Workflows now branch based on whether a previous notification was delivered, seen, or clicked. Especially useful for payment reminders, approval requests, and onboarding sequences where the next step should be based on user action/inaction, not a fixed timer.
🌍 Translations:
Write one template, upload locale files, and drop translation keys directly into your content. SuprSend translates your template at send time in user's set locale.
📊 Analytics CSV export:
Spot patterns your dashboard won't surface. Export your notification data as CSV to run custom analysis, investigate drop-offs, share in team reviews, or stakeholder reports.
🧪 Test Mode:
Safely test end-to-end notification flows in staging without sending to real users. Add internal tester channels that receive notifications normally, while everything else gets redirected to a catch-all QA inbox.
Read full update: https://lnkd.in/gnrgDb5q
👀 Coming next:
Template variants, OTEL connector (Datadog / New Relic), and Slack AI integration.