Notifo
Notifo is an open-source notification infrastructure platform that enables developers to manage and send notifications across multiple channels such as email, SMS, push notifications, messaging apps, and in-app messages. It provides a unified system for creating, scheduling, and delivering notifications with support for templating, user preferences, and multi-channel orchestration. Notifo is designed for self-hosting and offers a scalable architecture for handling high-volume notification workloads.
With the seven integration, Notifo can send SMS messages through the seven API.
Setup
Prerequisites
Configuration
- Open the Notifo dashboard and navigate to your app settings.
- Go to the Integrations section.
- Select seven from the list of available integrations.
- Configure the following properties:
| Property | Required | Description |
|---|---|---|
| API Key | Yes | Your seven API key. You can find it in the seven dashboard. |
| From | No | The sender name or phone number displayed to the recipient. If left empty, the default sender configured in your seven account will be used. |
- Save the integration.
Notifo will now use seven to deliver SMS notifications.
For more information on Notifo, refer to their GitHub repository.