#How can I trigger FCM campaign?
1 messages · Page 1 of 1 (latest)
Hi @gray hollow
FCM should work for both, if not you can use apns for ios. we support multiple active integration for push channel
-
Create a new topic:-
https://docs.novu.co/platform/topics#create-a-topic -
Create subscribers using userId (your app userId).
https://docs.novu.co/platform/subscribers#creating-a-subscriber -
Add those subscribers in above topic
https://docs.novu.co/platform/topics#subscribers-management-in-a-topic -
set subscriber credentials
https://docs.novu.co/channels/push/fcm -
Create a notification template with push channel as a step. Make sure you have added fcm credentials in integration store.
-
Trigger above notification to topic
https://docs.novu.co/platform/topics#sending-a-notification-to-a-topic
@spiral osprey so i need to create a subscriberId for each device from my user base?
No, create subscriber once and then set credential for that subscriber for every device that subscriber is logged in
Can I create a subscriber from Novu Cloud console?