[PAID] FcmSender: Send FCM notifications and messages using latest HTTP v1 API ($3 or INR 151)

Yes, it has nothing to do with any firebase component.

You get tokens from FCM (receiver) extension and store in database. Then you can use this extension to send notification.

My friend, I noticed that there is not a way to retrieve the existing topics or create a new topic or delete a token. It is not possible to schedule notifications too.

Is there any plan to implement some of these options or do you know another way to do this?
Because my clients want those options in the admin panel of the app. Specially schedule notifications.

It is not possible to schedule notifications in FCM.
I can add this feature in OneSignal extension though.

1 Like

Hello, I’m using your extension and everything works fine, however I previously used an extension where this method in the image, using this data the user when clicking on the notification opened a URL directly. In this extension the notification only opens the APP, would it be possible to work this way?

Yes, mentioned here. @Connectappcreator

The link follower doesn’t work. I actually believe this is a function of FCMSender instead of FCM_Receive. I send the data with a link and it just opens the APP. Would there be the blocks you are using for this to work? I’m using the latest version

Show your blocks.

Key should be ‘link’.

blocks
Yes, it worked! Could have been more specific about this data somewhere