mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-10 00:08:52 +02:00
[GH-ISSUE #1197] Is there a way to send notification to specific user? #846
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#846
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
@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