Message487
Forward notifications and SMS to n8n or your own webhook
Andrey Prokopyuk Notification Phone & SMS
Screenshots
Description
Message487 forwards selected Android notifications and new incoming SMS to an HTTPS webhook you configure. Connect your phone to n8n workflows or another webhook service; no n8n account is required when using a different server.
• Choose which applications can forward notifications, or select all visible launcher apps.
• Enable SMS forwarding separately. Existing SMS history is not read.
• Authenticate requests with a Bearer token and optionally require an event acknowledgement.
• Keep events in an encrypted local outbox and retry temporary delivery failures.
• Pause forwarding, review delivery status, retry or delete queued events.
• Identify your phone using a custom device code.
• Use light or dark themes and English or Russian interfaces.
• View rotating local diagnostics and optionally share a report by email.
Notification and SMS capture are off by default. Android notification access and SMS permission are requested for the corresponding features. Android may hide sensitive notification content. The app lists visible launcher apps rather than requesting access to the entire installed-app inventory.
You need your own HTTPS endpoint and token. The app has no advertising, analytics or automatic crash uploads. Your endpoint and downstream services receive forwarded message contents and apply their own retention policies. Retried requests can produce duplicates; configure deduplication on your server if needed.
What’s new (0.0.5)
Duplicate filtering is enabled by default for SMS and notifications, using app, exact timestamp and text. Disable it in Sources to forward repeated messages. Duplicate history survives restarts and journal cleanup.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- Network stateCheck whether and how the device is connected.
- Receive SMSProcess incoming text messages.
- Prevent sleepingKeep the device from going to sleep.
- Run at startupStart automatically after the device is switched on.
- Foreground serviceKeep running in the background, visible in the status bar.
- message487.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments