1

On the GUI of Firebase Console, I could send a message to a specific app as you see in the screenshot below. But what is the JSON equivalent of it?

Address: https://fcm.googleapis.com/fcm/send
Method: POST
Content Type: application/json
Authorization: key = the key on the cloud messaging page.

Firebase console

Damn Vegetables
  • 11,484
  • 13
  • 80
  • 135
  • 1
    I got a hint at the word "user segment" after posting this question (why didn't I notice it before...?) and searched Google for it. I have found an exiting answer that says [it is only possible on the Firebase Console, not programmatically](https://stackoverflow.com/questions/39326251/fcm-programatically-send-push-notification-to-user-segments). – Damn Vegetables Nov 08 '17 at 13:05

0 Answers0