Synology DSM Notification Service

Configure push notifications for your Synology NAS using the Notify! app

🔔 About This Integration

Connect your Synology DSM to the Notify! app to receive instant push notifications on your iOS device. Get alerts for critical system events, backup completions, security warnings, and more. This integration uses webhooks to send notifications directly to your iPhone or iPad whenever important events occur on your NAS.

📋 Setup Instructions

1
Open DSM Control Panel
Log into your Synology DSM and open the Control Panel from the main menu.
2
Navigate to Notifications
Find and click on the "Notifications" icon in the Control Panel.
3
Configure WebHooks
Click on the "Webhooks" tab, then click the "Add" button. Set Provider to Custom and Rule to Critical.
WebHooks Configuration
4
Set Provider Details
Click "Next" and enter the following:
• Provider Name: Notify!
• Subject: (leave blank)
Provider Details

📱 Get Your Notify! Credentials

Open the Notify! app on your iOS device, tap Settings, and make note of your:
• Device ID (e.g., ABC12345)
• Token (e.g., XYZ789TOKEN123)

5
Configure Webhook URL
Use the following URL format, replacing the placeholders with your actual values:
POST https://notifypush.pingie.com/notify-json/ABC12345?token=XYZ789TOKEN123
Replace ABC12345 with your Device ID and XYZ789TOKEN123 with your Token, then click "Next".
6
Configure HTTP Settings
On the new screen, configure the following:
• HTTP Method: POST
• Content Type: application/json
• HTTP Body:
{"text":"@@TEXT@@","phone":"+11111111"}
HTTP Settings Configuration
7
Save and Test
Click "SAVE" to save your webhook configuration. Then click on your new provider and hit the "Test" button to verify everything is working correctly.

✅ Setup Complete!

Your Synology DSM is now connected to Notify! You'll receive push notifications for critical events on your iOS device. You can customize which events trigger notifications in the DSM Notification settings.