How do I send a FCM message?

FCM also has a Console where you can send the Message/Notification from, without having your own app server. NOTE: Creating your own app server is up to you. Just stating that you can send a message/notification via the console. The URL used is “https://android.googleapis.com/gcm/send” .

Read more

How do I send a FCM push?

For sending FCM notification payload you can use Firebase Cloud Messaging Tool in firebase console . And click on Send your first message. Then enter the Title and body field. If you wish to send it to a particular device then click on Send test message and enter the FCM registration token.18 Tem 2020

Read more