[GH-ISSUE #1197] Is there a way to send notification to specific user? #846

Closed
opened 2026-05-07 00:28:07 +02:00 by BreizhHardware · 1 comment

Originally created by @anta40 on GitHub (Oct 10, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1197

So far, ntfy works great for global notification, which means all app users receive the notification.
What about sending notification to a specific user, e.g payment notification?

Originally created by @anta40 on GitHub (Oct 10, 2024). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1197 So far, ntfy works great for global notification, which means **all** app users receive the notification. What about sending notification to a specific user, e.g payment notification?
BreizhHardware 2026-05-07 00:28:07 +02:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@wunter8 commented on GitHub (Oct 10, 2024):

In ntfy (and other pub/sub systems), if you want to send a message to a specific user or group of users, you need to create a specific topic for that user/group. So each user will subscribe to their specific topic and can subscribe to one or more "general" topics

<!-- gh-comment-id:2406062949 --> @wunter8 commented on GitHub (Oct 10, 2024): In ntfy (and other pub/sub systems), if you want to send a message to a specific user or group of users, you need to create a specific topic for that user/group. So each user will subscribe to their specific topic and can subscribe to one or more "general" topics
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#846
No description provided.