Noti2Hook for AndroidPlay Store release coming soon
Send the notifications you choose to your webhook.
Create on-device rules, filter incoming notifications, and post matching events directly to an HTTPS endpoint you control.
- Transport
- HTTPS only
- Processing
- On device
- Relay server
- None
- Title contains
- Order paid
- Destination
- https://hooks.example.com/android
application/json{
"package": "com.example.orders",
"title": "Order paid",
"text": "THB 1,250.00",
"receivedAt": "2026-08-24T10:42:18Z"
}POST · 200 OK · 184 msProduct information, without the marketing layer.
Each page documents one part of the app so you can decide whether it fits your workflow before granting access.
Rules and delivery controls
Choose source apps, match useful notification text, secure requests, and manage retries.
A direct delivery path
See what happens between an Android notification and the endpoint you configure.
Permission with clear boundaries
Understand what Notification Access exposes and the controls available on your device.
Product and privacy support
Contact SnailDev directly and find the application details needed for a support request.
Required Android permission
Notification Access can expose sensitive content.
Only select source apps and webhook destinations you trust. You can revoke access from Android Settings at any time.