© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
NovuN
Novu•12mo ago•
5 replies
Narek

Problem with duplicated FCM push notifications and action_link

I am sending push notifications to Android devices with FCM. I am using API request to send the notification. This is my payload to
events.trigger
events.trigger
endpoint
{
"name": "push-notification",
"to": {
"subscriberId": "119"
},
"payload": {
"notification": {
"title": "Test Notification",
"body": "Click to open the app!",
"data": {
"click_action": "/login.php"
}
}
}
}
Novu banner
NovuJoin
Open Source Notification Infrastructure Community by Novu
4,169Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

FCM Push Notifications
NovuNNovu / 💬│support
3y ago
How to push notifications with FCM?
NovuNNovu / 💬│support
3y ago
Duplicate FCM web push notifications
NovuNNovu / 💬│support
2y ago
Using Novu to send push notifications via FCM
NovuNNovu / 💬│support
2y ago