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 moreHow do I use FCM in Python?
Sending notification from python using Firebase API is quite easy if you follow these steps:
Read more