Loading...

Notiversal

Product

Universial notifications for internal teams!

Notiversal is a notification platform for internal teams.
Send us a POST request and have the relevant people in your team notified through push, email, SMS, and/or voice call.

Hero Image

Tired of this?

Slack

Your boss

Can you add George to the notification list when a user joins the platform please?

Send a POST request from your system and have all the relevant people notified in ways they choose.

No more manually adding people to lists or implementing internal notifications yourself!

Configurable notifiers per product and per event.

Multi-tenant architecture. Designed for teams.

Supports Email, SMS, voice call, and push notifications

Node
Python
cURL
import axios from "axios";
  
const response = await axios({
    method: "POST",
    url: "https://api.notiversal.com//notify",
    headers: {
        "api-key": "123"
    },
    data: {
        event: "new-user",
        title: "New user",
        body: "Manolis Vrondakis just joined the platform!",
        actions: [{
          label: "View user",
          url: "https://yoursite.com/user/123"
        }]
    }
});

Your product - New user

Manolis Vrondakis just joined the platform!

View user

1.

Setup your services

Add your services on our easy to use interface and get a unique API key for each.

2.

Send a POST request

View code examples in multiple languages to send us a POST request containing your notification.

3.

Get notified

Notiversal will notify all the relevant users depending on how they've configured that product or event.

Pricing that fits your needs

Whether you‘re an individual or team, we‘ve got you covered

Individual

Free

with restrictions

For personal usage with personal projects.

Plan includes:

1 team member
300 events a month

Team

£8.99

per month

Great for small teams. Free trial available!

Plan includes:

5 team members
1,000 events a month

Enterprise

£14.99

per month

For larger teams and projects.

Plan includes:

15 team members
5,000 events a month

Start sending notifications today

You'll never have to add or remove people from notification lists again!

Notiversal

© 2022 Orange Byte. All rights reserved.

Orange Byte Limited is registered in the UK. No. 12549619

https://orangebyte.uk

Legal

PrivacyTerms and conditions

Support

Contact us